https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7798
Sander Smeenk <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Sander Smeenk <[email protected]> --- (In reply to Henrik Krohns from comment #1) > Are you saying that the error appears only on this message and not all? Yes. That specific message. I've obfuscated it a bit and attached it to this bugreport. > Are you sure Encode::MIME::Header module is installed? > perl -MEncode::MIME::Header -e 'print $Encode::MIME::Header::VERSION' Reports back: '2.24'. This is SpamAssassin 3.4.2 running on Ubuntu Bionic 18.04.4. My assumption of an incorrect call with 'MIME-Header' as argument was indeed incorrect. A short test shows that syntax is indeed accepted. Something else must be awry. I was thrown off by the warning message stating 'Unknown encoding' and other uses of Encode::decode() i found, directly followed by a valid charset, not a scalar like 'MIME-Header'. -- You are receiving this mail because: You are the assignee for the bug.
