On 1/15/09, Eddy Beliveau wrote:
> Hi! Networkers,
>
> We are using, with success, amavisd-new + clamav
>
> We are using http://www200.pair.com/mecham/spam/amavis-sanesecurity_v2.cf
> for scoring based on clamav analysis.
>
> Lately, we notice, in our logs, that some email hits the rule
> AV:Phishing.Heuristics.Email.SpoofedDomain
> which score as 0.1, but amavis-sanesecurity_v2.cf does not hits the
> rule  L_AV_Phish
>
> So I edit that cf file with the following difference:
>
> @@ -1,4 +1,4 @@
> -header L_AV_Phish       X-Amavis-AV-Status =~
> m{\bAV:(Email|HTML)\.Phishing\.}i
> +header L_AV_Phish       X-Amavis-AV-Status =~
> m{\bAV:(|(Email|HTML)\.)Phishing\.}i
>
> Cheers,
> Eddy
>
> --
> Eddy Beliveau
> HEC Montreal
> Montreal (Quebec)
> Canada

Looks OK to me, and I'm happy to update this, but Mark and others
wrote this and I'm not good on regex, so I wonder if someone would
offer a second opinion?

-- 
Gary V

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
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