At 11:53 AM 7/10/2003 -0300, German Staltari wrote:
Hi, i've attahced a very tricky SPAM mail that has been scored with 0.8
points, what can be done with this kind of SPAM?.
Thanks
German

This kind of spam is admittedly very well suited to bayes, as someone else already noted, but there are rules you can write to pick off commonly obscured [EMAIL PROTECTED] speak phrases.


Here's some example rules (I got this exact spam and wrote these two rules to help pick it off and similar variants):

body LOCAL_SHOCKING_PHOTOS /\bsh(?:0|o)c(?:1|i)ng ph(?:0|o)t(?:0|o)(?:s|z)/i

body LOCAL_PORN4 /\by(?:0|o)ung g(?:a|@)y(?:z|s)/i

Of course, there's a lot more that can be done like it.



-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to