At Sun Aug 3 00:44:54 2003, Robert Menschel wrote: > One warning: keep your individual words "long". I'm leaning to a minimum > length of 4 characters. Short strings of this type of text can easily > match random strings in PGP signatures, website management links, > perfectly valid mailing list unsubscribe links, etc. I'm thinking of > removing the "F0r" from the above rules for this reason (and "d0" is > already removed, because of excessive false positives).
One way round this is to use the \b delimiter, which matches a word boundary. -- e.g. body L_b_MaskedW0rdsc /\b(casin0|0nline|m0re|[EMAIL PROTECTED]|F0r|[EMAIL PROTECTED])\b/i Martin -- Martin Radford | "Only wimps use tape backup: _real_ [EMAIL PROTECTED] | men just upload their important stuff -o) Registered Linux user #9257 | on ftp and let the rest of the world /\\ - see http://counter.li.org | mirror it ;)" - Linus Torvalds _\_V ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk