Working through my SARE rule sets to identify any place where we might
have duplicates with new rules implemented in 3.0.0, I came across a
construct I'm not familiar with:

20_head_tests.cf: header   FROM_HAS_MIXED_NUMS3  From:addr =~ 
/^[a-z]+\d+[a-z]+\d+[a-z]+\w*\@/i
20_head_tests.cf: describe FROM_HAS_MIXED_NUMS3  From: contains numbers mixed 
in with letters
50_scores.cf:     score    FROM_HAS_MIXED_NUMS3  1.092 1.192 2.193 1.782

What does From:addr do?  How is this different from the normal From
header test?

Should this be documented in Mail::SpamAssassin::Conf? I find that a
paragraph concerning header:raw is there, but not header:addr

Thanks for any insight.

Bob Menschel



Reply via email to