At 08:04 PM 5/2/2005, jdow wrote:
Either a format change has happened or the above rule has no chance of working.
A more proper format for the first line, even if the rest is left the original way, would be something like:
header SLOWHND67 From =~ /[EMAIL PROTECTED]/i
If there is a "From:addr" format, tis news to me and I'd like to learn of it.
Format change. In fact, I missed that the :addr was present when I suggested removing anchors...
From 3.x's man Mail::SpamAssassin::Conf under the description of the "header" option:
Appending :raw to the header name will inhibit decoding of quoted-printable or base-64 encoded strings.
Appending :addr to the header name will cause everything except the first email address to be removed from the header.