> If he wants to allow some local user policy, I would recommend > > $sa_tag2_level_deflt = -99 > $sa_kill_level_deflt = 40 > > I think that tag2 level should always be unatainably low. This gives you > information about why a spam score might have less than you expected (ie > AWL and/or ALL_TRUSTED) Without that, you're blind to why a message was > scored too low.
Bad advice, You probably had $sa_tag_level_deflt in mind, not $sa_tag2_level_deflt. Also, one can get list of SA tests hit included in a main log entry (regardless of score) by uncommenting a: [? %#T ||, Tests: \[[%T|,]\]] line in a log template (at the end of file amavisd, or assigning new one to $log_templ, see example in amavisd.conf-sample). Mark ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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/
