Here's what I have for my auto reply... in $HOME/procmail.rc
:0 h c
* !^FROM_DAEMON
* !^X-Loop:wkrisman(_at_)abraxas(_dot_)internal(_dot_)gay(_dot_)com
| (formail -rt -I"Precedence: junk" \
-A"X-Loop:wkrisman(_at_)abraxas(_dot_)internal(_dot_)gay(_dot_)com" ; \
cat $HOME/out_off_office.txt) \
| $SENDMAIL -t
Here's what I got in .qmail:
./Maildir/
| preline -m -p procmail.rc
The problem is that I kept getting copies of each message until I disable my
$HOME/.qmail line that has preline.
I think something wrong with my X-Loop but where?? I follow the sample from
procmailex..
Also, can anyone explain what's the -I"Precedence: junk" is for?
Any idea?
-wk-
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail