|
From: Jason D. <ja...@di...> - 2004-04-10 21:44:38
|
On Apr 10, 2004, at 4:43 PM, Peter Newall wrote: > We are using fetcmail to bring down mail from sevearl POP3 accoubts > into > Postfix running local mode with amavis-new and SA. Since Postfix is > only > running local mode bounce mails will fail. > > How do you stop bounce mails when SPAM detected?? I believe this is what you're looking for: $final_spam_destiny = D_DISCARD; -- Jason Dixon, RHCE DixonGroup Consulting http://www.dixongroup.net |