On Tue, Feb 25, 2003 at 12:19:03PM +1300, Phill Coxon wrote: > On this note, is there any filters that can automatically generate a > bounce for spams that SpamAssassin catches?
Nope, not from a procmail recipe. The problem is that your mailserver has already accepted the message, and delivered it to a user. Bounces are issued before that time, usually. In any case, spam often doesn't have valid or useful return addresses, and so a bounce is pretty useless. Better to get spamassassin hooked into your email server's criteria for accepting a message :-) But that's a whole other pile of questions! -jim
