http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5691
------- Additional Comments From [EMAIL PROTECTED] 2007-10-19 10:28 ------- Created an attachment (id=4169) --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=4169&action=view) proposed patch > how would you propose to fix it in SA? by re-adding "use bytes"? No. By using a supported method that actually works, instead of utf8::downgrade, which according to Encode man page: NOTE: this function is experimental and may change or be removed without notice. and which turns out doesn't do its job. See attached patch. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
