>>> From a spam message: >> >> X-Spam-Status: Yes, score=2.168+5 tag=5.9 tag2=6.4 kill=6.9 >> tests=[AM:BOOST=5, >> AWL=0.495, HTML_IMAGE_RATIO_06=0.001, HTML_MESSAGE=0.001, >> MIME_HTML_ONLY=1.672, SPF_PASS=-0.001] autolearn=no >> >> 2.168+5? 216800? Why the scientific notation? >>
No sci-no, simple per-recipient addition: amavisd-new-2.6.2 release notes - insert "AM:BOOST=boost_scores_list" into a list of triggered spam tests to make visible the internally generated per-recipient spam score boosts (like from: pen pals, soft white/black-listing, bounce killer) in the log and in the X-Spam-Status header field. The 'tests' list in X-Spam-Status or in the log (macro %T) can now look like: tests=[AM:BOOST=+1.3+0.51-1.1, BAYES_99=3.6, ...] Multiple summands appear in multi-recipient messages where boost scores differ between recipients (the list is squashed, only unique values are shown). Apparent mismatch in score addition pointed out by John Beranek. ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ 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/