On 5/21/2010 10:21 AM, Vianney Foucault wrote:
> It might be a good information that the orignial email requesting 
> notification did not passed trough the amavis gateway, which handles only the 
> incomming emails.
> Can it be something like missing mail id ?
>
> fedora 11 / amavisd-new-2.6.2-3.fc11.noarch
>
> tia.


Please don't top post.

 From the amavisd-new 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, ...]


So it looks as if you've enabled the penpals and bounce killer 
features; I don't believe these features are enabled by 
default.  If this is an incoming-only server you should make 
sure those features are turned off.  I think this will do it:
$penpals_bonus_score = undef;
$bounce_killer_score = 0;


   -- Noel Jones

------------------------------------------------------------------------------

_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 Please visit http://www.ijs.si/software/amavisd/ regularly
 For administrativa requests please send email to rainer at openantivirus dot 
org

Reply via email to