> I've been getting these also. The subject is always a $ followed by a > string of five numbers. It sounds like that's the best way to address > these.

No its not.  It varies from 3 to 6 digits after the $ sign.


several low scoring ones plus a high scoring meta works for me...

rule1 Subject =~ /^\$[0-9]+$/
rule2 /new mortgage/i
rule3 /credit .{0,10}problem/i
rule4 /refinance/i

meta (rule1 && rule2 && (rule3 || rule4))

_________________________________________________________________
SEEK: Now with over 50,000 dream jobs! Click here: http://ninemsn.seek.com.au?hotmail




Reply via email to