> > 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. ------------------------------------------------------- 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/
