Re: Spamford's back on line1997-10-07 14:13:12A very simple recipe I use: --- :0 * !^(To|Cc):(_dot_)*my(_dot_)name(_at_)my(_dot_)domain(_dot_)com { EXITCODE=67 # save header because I'm curious :0 h bounce.log } --- bounces most spam. But some still get thru. It bounces all Bcc'd mail, which is not necessarily spam. And exposes your ~/.forward, if you run procmail through .forward. I am using a similar recipe (no bounce, just save) at the very end of .procmailrc, and so far, not everything that landed in there was spam.
|
|