> So I modified the amavisd code (brr!), changing this:
> 
>       [ qr'^(Email|HTML)\.Phishing\.(?!.*Sanesecurity)' => 0.1 ],
> 
> to this:
> 
>       [ qr'^(Email|HTML)\.(?:Phishing|Bankish)\.(?!.*Sanesecurity)' =>
> 0.1
> ],

Ops, sorry: it wouldn't work since it is HTML/Bankish, not HTML.Bankish.

I was reluctant to change further that rule, because I fear it becoming too
wide. So I added this:

[ qr'^Email\.Bankish\.' => 0.1 ],


Giampaolo


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

_______________________________________________
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