help...This is the contents of my /etc/procmailrs/domain file
and it works ... kinda... only problem is that it creates mail loops and
finally bounces to the sender...
any suggestions where i might have strayed? TIA
LOGFILE=/var/log/procmail.log
VERBOSE=yes
SENDMAIL=/usr/sbin/sendmail
FORMAIL=/usr/bin/formail
ETC=/usr/local/etc
:0 fhw
* !^X-Loop: me(_at_)here
* !^FROM_DAEMON
* ^Subject:.*KENT
| ($FORMAIL -rtk -I"From: me(_at_)here" -A"X-Loop:
postman(_at_)valero(_dot_)com"; ca
t $ETC/loveletter.proc) | $SENDMAIL -oi -t
:0 HB
* !^X-Loop: me(_at_)here
* !^FROM_DAEMON
* ^Content.*\.vbs
| ($FORMAIL -rtk -I"From: me(_at_)here" -A"X-Loop:
postman(_at_)valero(_dot_)com"; ca
t $ETC/proc.vbs) | $SENDMAIL -oi -t
:0
| $SENDMAIL -f "$@"
======================
Kent R. Arnott
Operating Systems Group