On 08/27/03 11:37 AM, Robin Witkop-Staub sat at the `puter and typed:
> I was trying the following filter found on the suggested script sharing
> page.  For some reason it was tagging emails that had the word "pizza" in
> them.  Why?

This is why.  Notice the pIz? you have the case insensitive flag on
that regex.  So pizza matches, as will PiZza, PIZZAZ, etc.
> /\b(?:excIusive|GiangBiang|sIut|ganigbainged|duides|hairdciore|ExcIude|pIz)/i

Lou
-- 
Louis LeBlanc               [EMAIL PROTECTED]
Fully Funded Hobbyist, KeySlapper Extrordinaire :)
http://www.keyslapper.org                     ԿԬ

F.S. Fitzgerald to Hemingway:   "Ernest, the rich are different from us."
Hemingway:                      "Yes.  They have more money."


-------------------------------------------------------
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