At 03:57 PM 8/8/2006, Jeff Noxon 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.

The envelope sender for that mail is listed in 
amavisd.conf  @score_sender_maps with a score of 
-3.  Adjust the score or remove the envelope sender from 
that table if you don't like it.

# less -p SOFT amavisd.conf

# ENVELOPE SENDER SOFT-WHITELISTING / SOFT-BLACKLISTING

@score_sender_maps = ({ # a by-recipient hash lookup table,
                         # results from all matching 
recipient tables are summed

# ## per-recipient personal tables  (NOTE: positive: black, 
negative: white)
# '[EMAIL PROTECTED]'  => [{'[EMAIL PROTECTED]' 
=> 10.0}],
# '[EMAIL PROTECTED]'  => [{'.ebay.com'                 => 
-3.0}],
# '[EMAIL PROTECTED]'  => [{'[EMAIL PROTECTED]' => -7.0,


-- 
Noel Jones 


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

Reply via email to