Re: Buggy recipe (simple)2007-07-20 16:49:52Yay! - I fixed it :)
* $ ! grep -i -F -x $MATCH $RCPT_WHITELIST
It was missing a ? for the exit code of the grep command. So now reads:
* $ ! ? grep -i -F -x $MATCH $RCPT_WHITELIST
Thanks for all your suggestions.
Steve :)
____________________________________________________________
procmail mailing list Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail
|
|
||||||||||||||||