amavis wrote: >> >> I'm using Amavis for the first time and wondering if this is normal... >> >> I added a domain like this "'.domain.tld' => -6.0," to the >> "ENVELOPE SENDER SOFT-WHITELISTING / SOFT-BLACKLISTING" >> section of the amavisd.conf and all seems well but when I >> check the logs I see that the hit level looks funny. >> >> This is what I get: >> Hits: 0.013-6 >> When I expect this... >> Hits: -6.013 >> >> Any ideas on what the cause is? Thanks in advance.
> This looks like the change in amavisd-new to reflect per-recipient > white/blacklist scores. You are seeing the SA score of .013, and your soft > white/blacklist score. Added together, the score would be -6 + .013 or > -5.987. Review the release notes for 2.3.3. Gary V and I (MrC) requested > this change. Actually Mike, I believe this worked this way before our requested change on mail that was not quarantined. Our request changed how the hits are tallied for mail that is quarantined. In the past, if this mail was quarantined, the quarantined item would have only shown the 0.013. "- in quarantined mail the reported spam score in X-Spam-Status header field now includes maximum of all by-recipient score boosts (less surprising when soft-whitelisting through @score_sender_maps is in use); suggested by Mike Cappella and Gary V;" I believe the behavior noted in this post happened in 2.3.2: "- macro %c (commonly used in a log template) reports spam score no longer as a single number, but as an explicit sum of a SA score and a by-sender boost score (from @score_sender_maps) when boost score is nonzero; suggested by Ed Walker;" Gary V ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ 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/
