On 5/18/2017 10:03 AM, Alex wrote:
I compiled and installed the spamassassin-3.4.2 from svn last night
and are now receiving the following:
May 18 05:39:39 mail02 amavis[11059]: (11059-08) _WARN: rules: failed
to run LOC_OLEMACRO_ZIP_PW test, skipping:\n\t(message: unknown
encoding type 'ISO-8859-1' in RFC2047 header at
/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Message/Node.pm line
779.\n)
May 18 06:20:19 mail03 amavis[28035]: (28035-05) _WARN: rules: failed
to run LOC_OLEMACRO test, skipping:\n\t(message: unknown encoding type
'UTF-8' in RFC2047 header at
/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Message/Node.pm line
779.\n)
The LOC_OLEMACRO are local rules that attempt to check whether an
email contains a Word doc.
How can I troubleshoot this? Line 779 is in the __decode_header
function in Node.pm.
Do we need the email that caused this condition to troubleshoot this?
Were there recent changes to Node.pm that could cause this?
Yes, please get the email. I will look at it, open a ticket, etc. and
I'll test it with 4.0 as well.