I've got a rule that lookes similar to:

body      HAS_XX    /^(?:>\s{0,3}){0,4}XX$/
describe  HAS_XX    There looks like a XX here.
score     HAS_XX    -1.0

Which is supposed to match things like:

> > > XX

or

XX

etc.  where the XX is at the end of the line.  In other words, a XX at
the end of the line, optionally with '>' quotes a few times.

I'm not a novice to Perl or regexpressions, and when I manually test the
pattern on mails it matches fine, but in SA 2.63 and SA 3.0.0 it does
not match.  BTW, spamassassin --lint is fine as well.

Any ideas what is going on or how to debug this?

Mike

-- 
/-----------------------------------------\
| Michael Barnes <[EMAIL PROTECTED]> |
| UNIX Systems Administrator              |
| College of William and Mary             |
| Phone: (757) 879-3930                   |
\-----------------------------------------/

Reply via email to