Dear All, I have amavisd-new-2.6.4, postfix-2.3.3 running on a CentOS 5.4 box.
Everything was fine before. The admin used to receive all the spam notifications by email. But, this notification stopped somehow. Although, there is no problem with the notification for BANNED and VIRUS contents. Also, the spams are quarantined just fine. I have just noticed that SPAM notifications had stopped on the day of upgrading amavisd-new to version 2.6.4. Perhaps, there is a change in the config of the new version. I would appreciate any help. Regards, Mufit Eribol here is some excerpts from the amavisd.conf: $sa_tag_level_deflt = -999.0; $sa_tag2_level_deflt = 4.0; $sa_kill_level_deflt = $sa_tag2_level_deflt; $sa_dsn_cutoff_level = 10; $sa_crediblefrom_dsn_cutoff_level = 18; # $sa_quarantine_cutoff_level = 25; $penpals_bonus_score = 8; $penpals_threshold_high = $sa_kill_level_deflt; $bounce_killer_score = 100; $sa_mail_body_size_limit = 400*1024; $sa_local_tests_only = 0; $virus_admin = "virusale...@$mydomain"; $mailfrom_notify_admin = "virusale...@$mydomain"; $mailfrom_notify_recip = "virusale...@$mydomain"; $mailfrom_notify_spamadmin = "virusale...@$mydomain"; $mailfrom_to_quarantine = ''; $final_virus_destiny = D_DISCARD; $final_banned_destiny = D_BOUNCE; $final_spam_destiny = D_DISCARD; $final_bad_header_destiny = D_PASS; $warnvirussender=0; $warnspamsender=0; ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/