Mark,
As MrC announced, there have been changes to the SaneSecurity
database that affect amavisd-new, and potentially spamassassin:
http://marc.info/?l=amavis-user&m=122335037818485

Old format:
Html.Phishing.Rdi.Gen001.Saneseurity.06030200.UNOFFICIAL

New format:
Sanesecurity.Phishing.Rdi.5.UNOFFICIAL

What additions or changes should be made to these rules
(This is extracted from from RELEASE_NOTES):
http://www200.pair.com/mecham/spam/amavis-sanesecurity.cf

And provided you think it would be useful and necessary, would you post a
patch for amavisd-new (for both 2.6.1 and 2.5.4) for
@virus_name_to_spam_score_maps?:

@virus_name_to_spam_score_maps =
  (new_RE( [ qr'^(Email|HTML)\.(Phishing|Spam|Scam[a-z0-9]?)\.'i => 0.1 ],
           [ qr'^(Email|Html)\.Malware\.Sanesecurity\.'          => undef ],
           [ qr'^(Email|Html)(\.[^., ]*)*\.Sanesecurity\.'       => 0.1 ],
         # [ qr'^(Email|Html)\.(Hdr|Img|ImgO|Bou|Stk|Loan|Cred|Job|Dipl|Doc)
         #       (\.[^., ]*)* \.Sanesecurity\.'x => 0.1 ],
           [ qr'^(MSRBL-Images/|MSRBL-SPAM\.)'   => 0.1 ],
  ));

Thanks very much,
-- 
Gary V

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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