Stucki gave a good regex to match this a couple of days ago. As well as an good explanation of what the regex was constructed to do. Perhaps you missed it:

http://marc.theaimsgroup.com/?l=spamassassin-users&m=112681463528425&w=2

Mike

Robert Menschel wrote:
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