Jo, > I keep seeing spam messages with negative scores, like this: > > No, score=-0.317 tagged_above=-1.99 required=4.01 > tests=[BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, DNS_FROM_RFC_POST=1.708, > HTML_30_40=0.374, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.001, > NO_RECEIVED=-0.001, NO_RELAYS=-0.001] > > So I'm trying to figure out what amavisd is doing with the sa bayes > stuff, but all I can find is a few notes that amavisd-new uses a single > bayes database for all users. Nothing about how to tweak it ...
All Bayes controls are in SA (local.cf), there are no Bayes-specific settings in amavisd-new. With amavisd-new-2.4.3 it is easier to request SA logging specific to some area. In your case it could be: # amavisd -d bayes,learn debug-sa (new command-line options to -d are documented in RELEASE_NOTES) Mark ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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/
