procmail
[Top] [All Lists]

Reply to all except own domain...

2003-04-22 06:38:09
Hallo List,

I managed to get my autoresponder working with the below script:


SHELL=/bin/sh

:0 h c
* !^FROM_DAEMON
* !^X-Loop:autoresponder(_at_)mydomain(_dot_)com
| (formail -r -I"Precedence: junk" \
 -A"X-Loop: autoresponder(_at_)mydomain(_dot_)com" ; \
cat $HOME/.autoreply ) | $SENDMAIL -t

Is there any way I can tell procmail to reply to all messages, except those
coming from 'mydomain.com' ?



_______________________________________________
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>