At 11:37 AM 8/27/2003 -0500, Robin Witkop-Staub wrote:

body     RAVEN_MaskedWordsF
/\b(?:excIusive|GiangBiang|sIut|ganigbainged|duides|hairdciore|ExcIude|pIz)/
i
describe RAVEN_MaskedWordsF    masked spam word(s)
score    RAVEN_MaskedWordsF    10.0

1) I bet you'll find that the "plz" isn't an L, it's a capital I.. typo


2) since you neglected to put \b's at the start and end of the regex, pIz (note that's an I not an L) is a case-insensitive match of pizza.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to