On Fri, Sep 15, 2000 at 02:12:36PM +0200, Johannes Zellner wrote:
Hello,
can someone give me a simple procmail recipe to filter
spam mails ? -- I've several addresses which are considered
to be spam. Ideally the recipe should
1) save the spam to /dev/null
2) notify the sender that the mail is considered to be
spam and therefore beeing killed.
or: how can I `or' together the addresses ?
:0
* ^From:(_dot_)*(_at_)china(_dot_)com
* ^From:(_dot_)*(_at_)msn(_dot_)com
{
EXITCODE=77
0:
/dev/null
}
/won't/ work.
--
Johannes
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail