FYI...

This change affects @virus_name_to_spam_score_maps, used to turn
Sanesecurity ClamAV hits into spam scores.  Note the new naming scheme: Eg:

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

Mike

-------- Original Message --------
Subject: [Clamav-users] Sanesecurity Changes
Date: Mon, 6 Oct 2008 13:37:48 +0100 (BST)
From: Steve Basford
Reply-To: ClamAV users ML <[EMAIL PROTECTED]>
To: ClamAV users ML <[EMAIL PROTECTED]>

Hi All,

There are a few changes to the Sanesecurity signature names and database
names (including updated downlaod scripts).

Please read the following, as it contains all the information on the new
changes:

http://www.sanesecurity.co.uk/clamav/changes.pdf

Cheers,

Steve
Sanesecurity

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