Nick, > I currently have Postfix 2.3 setup with amavis-new for dealing with spam > and viruses. > > I currently have amavis setup so that it will not send out any dsn > bounce messages. However, every time that I get a spam message, the logs > appear like the following: > > Jun 9 12:57:30 mail amavis[12391]: (12391-07) Blocked SPAM, > [xxx.xxx.xxx.xxx] [xxx.xxx.xxx.xxx] <[EMAIL PROTECTED]> -> > <[EMAIL PROTECTED]>, quarantine: spam-2+vIPlZI1Pjm.gz, Message-ID: > <[EMAIL PROTECTED]>, mail_id: 2+vIPlZI1Pjm, Hits: > 18.466, 6845 ms > Jun 9 12:57:30 mail postfix/smtp[13786]: 80D7C7D181: > to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1]:10024, delay=8.3, > delays=1.5/0.02/0/6.8, dsn=2.5.0, status=sent (250 2.5.0 Ok, > id=12391-07, BOUNCE) > Jun 9 12:57:30 mail postfix/qmgr[4886]: 80D7C7D181: removed > > Now the issue here is that I get the BOUNCE message appearing near the > end, however no bounce message is sent out to the sender. Can someone > please explain why this is happening here as it has caused much > confusion!
Which version of amavisd-new? The bounce was probably suppressed by a high spam score (18.466) being above $sa_dsn_cutoff_level. The current version of amavisd should be a bit more informative about what happened. Mark ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
