> 
> Possibility 1: combine rules.  If you can combine 10 tests 
> into a single
> rule,
> > uri rulename /(?:spammer1|spammer2|s3|s4|s5|s6|s7|s8|s9|s10)\.com/i
> then you'll have only 480 rules, not 4800. I don't know if 
> this will have
> any impact, but maybe...

I would love to know if this has any performance gain. Anyone know? 

> 
> Possibility 2: bound the rules.  I noted that the URI for 
> 16.com matched
> significant ham.  Test for /\bdomain/ and maybe it'll run a trifle
> faster.
> 

Bounding of domains has problems. They don't really get bounded in a URL.
However, I learned my lesson, make sure you pass your list of domains thru a
HAM file. Possibly a few! Some ham use spammy looking domain names.
.....Curse you Daily Dilbert!! :)


--Chris Santerre


-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to