On 10/26/06, Mark Martinec <[EMAIL PROTECTED]> wrote:
> Anders,
>
> > This is a higly annoying mail that started to flow through late
> > yesterday, it doesn't get tagged at all, and I have the lower score set
> > to 1.4....
>
>   body   L_MXXR      /\b(MXXR|EQTD|AUNI)\b/
>   score  L_MXXR      6
>
> It also hits SARE_MLB_Stock6 and SARE_LWSYMFMT here.

I'd recommend great care when implementing such rules, especially when
they are case-insensitive, and grepping through the dictionary every
time, as you may block many innocent messages. Check the most often
encountered bug:

grep -i cialis /usr/share/dict/words

Regards,
Andrzej Kukula

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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