Hello Ronald,

Friday, September 16, 2005, 4:46:38 AM, you wrote:

RIN> Using the following as a rule set, spam with the above subject line
RIN> is still getting through -

RIN> # Check for bad RE[ tag
RIN> header BAD_RE_TAG Subject =~ /\b"Re"\[\b/i
RIN> score BAD_RE_TAG 6.0

RIN> What am I doing wrong ?

You're not matching the subject correctly?

I don't remember every seeing
>  "Re"
with quotes in any subject.
>  Re
is common, but not
> "Re"

Perhaps if you gave us a full sample of what you're trying to match...

Bob Menschel



Reply via email to