procmail
[Top] [All Lists]

vacation messaging with procmailrc

2000-10-30 09:20:34
Hello,

I have run into a weird situation and I am hoping someone out there can
help.  I am running the following .procmailrc in a users home directory:

(Vacation procmailrc 1.8 2000-04-23 Bennett Todd <bet(_at_)rahul(_dot_)net>)
LOGFILE=$HOME/.procmail-log
VERBOSE=on

:0 Whc: vacation$LOCKEXT
* $^To:.*
* !^FROM_DAEMON
* !^List-
* !^(Mailing-List|Approved-By|BestServHost|Resent-(Message-ID|Sender)$
* !^Sender: (.*-errors@|owner-)
* !^TOnev(_at_)bostic(_dot_)com
* !^X-[^:]*-List:
* !^X-(Authentication-Warning|Loop|Sent-To|(Listprocessor|Mailman)-Ve$
* !$^From +$LOGNAME(@| |$)
| formail -rD 8192 vacation.cache

:0 ehc
| (formail -rI"Precedence: junk" \
           -A"X-Loop: $LOGNAME(_at_)$HOST" \
        ; \
        cat $HOME/reply \
  ) | $SENDMAIL $SENDMAILFLAGS -t

and when I send a test message to the account, the following log is
generated (I have replaced the username with "USER":

procmail: [5397] Mon Oct 30 09:14:04 2000
procmail: Match on "^To:.*"
procmail: Match on ! "(^(Mailing-List:|Precedence:.*(junk|bulk|list)|To:
Multiple recipients of
|(((Resent-)?(From|Sender)|X-Envelope-From):|>?From 
)([^>]*[^((_dot_)%(_at_)a-z0-9])?(P
ost(ma?(st(e?r)?|n)|office)|(send)?Mail(er)?|daemon|m(mdf|ajordomo)|n?uucp|L
IST(SERV|proc)|NETSERV|o(wner|ps)|r(e(quest|sponse)|oot)|b(ounce|bs\.smtp)|e
cho|mirror|s(erv(ices?|er)|mtp(error)?|ystem)|A(dmin(istrator)?|MMGR|utoansw
er))(([^).!:a-z0-9][-_a-z0-9]*)?[%@>      ][^<)]*(\(.*\).*)?)?$([^>]|$)))"
procmail: Match on ! "^List-"
procmail: Match on !
"^(Mailing-List|Approved-By|BestServHost|Resent-(Message-ID|Sender)):"
procmail: Match on ! "^Sender: (.*-errors@|owner-)"
procmail: Match on !
"(^((Original-)?(Resent-)?(To|Cc|Bcc)|(X-Envelope|Apparently(-Resent)?)-To):
(.*[^a-zA-Z])?)nev(_at_)bostic(_dot_)com"
procmail: Match on ! "^X-[^:]*-List:"
procmail: Match on !
"^X-(Authentication-Warning|Loop|Sent-To|(Listprocessor|Mailman)-Version):"
procmail: Match on ! "^From +USER(@| |$)"
procmail: Locking "vacation.lock"
procmail: Executing "formail,-rD,8192,vacation.cache"
procmail: Assigning "LASTFOLDER=formail -rD 8192 vacation.cache"
procmail: Unlocking "vacation.lock"
procmail: Bypassed locking "/var/mail/USER.lock"
procmail: Assigning "LASTFOLDER=/var/mail/USER"
procmail: Opening "/var/mail/USER"
procmail: Acquiring kernel-lock
From jvd(_at_)clickcom(_dot_)com  Mon Oct 30 09:14:04 2000
 Subject: aliases
  Folder: /var/mail/USER                                              5509
procmail: Notified comsat: "USER(_at_)0:/var/mail/USER"

after this is generated, the senders email address is added to the
vacation.cache file (I started with the file empty), however no reply is
sent to the sender.

Thanks for any help.

-Jonathan



_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>