Thanks for quick response.
in fact, it seems to be the default settings :
========================
@score_sender_maps = ({
'.' => [
new_RE(
[qr'^(bulkmail|offers|cheapbenefits|earnmoney|foryou)@'i => 5.0],
[qr'^(greatcasino|investments|lose_weight_today|market\.alert)@'i=> 5.0],
[qr'^(money2you|MyGreenCard|new\.tld\.registry|opt-out|opt-in)@'i=> 5.0],
[qr'^(optin|saveonlsmoking2002k|specialoffer|specialoffers)@'i => 5.0],
[qr'^(stockalert|stopsnoring|wantsome|workathome|yesitsfree)@'i => 5.0],
[qr'^(your_friend|greatoffers)@'i => 5.0],
[qr'^(inkjetplanet|marketopt|MakeMoney)\d*@'i => 5.0],
),
{
'[email protected]' => -3.0,
...bla bla bla ....
'.example.net' => 1.0,
},
],
});
===========================
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.
-----Message d'origine-----
De : Noel Jones [mailto:[email protected]]
Envoyé : vendredi 21 mai 2010 17:11
À : Vianney Foucault
Cc : [email protected]
Objet : Re: [AMaViS-user] amavisd-new : delivery notifications
On 5/21/2010 9:51 AM, Vianney Foucault wrote:
> Hello,
>
> I can't figure out how to tell amavis / spamassasin to not handle delivery
> notification as SPAM
> thoses notifications are always treated as spam with :
> "Yes, score=x+100 tag=2 tag2=6.2 kill=6.9 tests=[AM:BOOST=100]
> autolearn=unavailable"
> Does anyone can help ?
>
> regards.
> Vianney.
> ===========
> X-Envelope-From:<>
> X-Envelope-To:<[email protected]>
> X-Envelope-To-Blocked:<[email protected]>
> X-Quarantine-ID:<D9e02ODJJdV0>
> X-Spam-Flag: YES
> X-Spam-Score: 100
> X-Spam-Level: ****************************************************************
> X-Spam-Status: Yes, score=x+100 tag=2 tag2=6.2 kill=6.9 tests=[AM:BOOST=100]
> autolearn=unavailable
> =============
Looks as if you've added the null sender "<>" to the
amavisd-new soft whitelist/blacklist with a score of 100.
This is not a default setting.
Look in your amavisd.conf under @score_sender_maps
-- Noel Jones
------------------------------------------------------------------------------
_______________________________________________
AMaViS-user mailing list
[email protected]
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