On Wed, 21 Jan 2004 12:57:55 +0100, Ralf Vitasek <[EMAIL PROTECTED]> writes:

> Hi Jürgen!
> 
> you need some rules for SA which can detect obfuscated spellings of
> those keywords like vagira, cilais a.s.o.
> 
> heres a sample rule i normally use for such words
> 
> body MY_OBF1
> /((?!*censored*)(?:(?:[EMAIL PROTECTED]|@])|(?:v\W*[i|1]\W*[a|@]\W*g\W*r\W*[a|@])))/i
> describe MY_OBF1 body: contains obfuscated keyword *censored*
> score MY_OBF1 1.0
> 
> this rule would catch many many spellings (but surely not all) of
> *censored* which i'm not allowed to post on this list. :S
> 
> 
> drawback is that those rules are hard to write, i'm thinking about
> coding a template that can generate such rules out of keywords.
> 
> or is there such a thing already?

http://sandgnat.com/cmos/

Scott


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to