No subject

Matt Kettler mkettler at EVI-INC.COM
Fri Jul 15 18:45:35 IST 2005


    [ The following text is in the "ISO-8859-1" character set. ]
    [ Your display is set for the "US-ASCII" character set.  ]
    [ Some characters may be displayed incorrectly. ]

Alex Neuman van der Hans wrote:

> Filtering on words alone is asking for trouble (aka FP's):
> http://www.epinions.com/content_1610588292


Agreed. ALWAYS, ALWAYS, ALWAYS, carefully consider the possible contexts for 
your rule. ALWAYS include word-boundaries where-ever possible to constrain 
matches. marsexplorer doesn't match /\bsex\b/ but does match /sex/.

see the "Writing better rules" section of:

http://wiki.apache.org/spamassassin/WritingRules

(Note: the suggestion of using a web search is very powerful indeed. Gives you a 
  very quick idea of things that could possibly match a word/phrase of interest.)

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the Wiki (http://wiki.mailscanner.info/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).

Support MailScanner development - buy the book off the website!



More information about the MailScanner mailing list