Jeff wrote: > Since I upgraded from 2.3.3 to 2.4.2, I've noticed the following problem > on some messages:
> X-Virus-Scanned: amavisd-new at planetfall.com > X-Spam-Score: -3.297 > X-Spam-Level: > X-Spam-Status: No, score=-0.297-3 tagged_above=-1000 required=4.5 > tests=[AWL=0.309, BAYES_20=-0.74, FORGED_RCVD_HELO=0.135, > L_P0F_LINUX=-0.0001, SPF_PASS=-0.001] > Of course, the correct score is -0.297 ... I do not know where the -3 > comes from. When this problem crops up, it is always -3. It seems to > only occur when the score is negative. Look at the envelope sender, then look at @score_sender_maps in amavisd.conf. Do you see them listed there? This is a soft whitelist score boost of -3.0. It likely comes from the default @score_sender_maps or another mechanism that provides soft whitelisting (like wblist table in SQL). It's a feature. The score has been adjusted since 2.0, you may not have been aware of it however. >From amavisd-new-2.4.0 release notes: - in passed and quarantined mail a header field X-Spam-Status now shows score as an explicit sum of SA score and a by-recipient score_sender boost (when the boost is nonzero); the X-Spam-Score header field still shows a sum of both as a single number so as not to confuse MUA filters which may operate on that header field; Gary V ------------------------------------------------------------------------- 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/
