https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6229
--- Comment #19 from Darxus <[email protected]> 2011-05-07 03:04:53 UTC --- (In reply to comment #18) > You are assuming that text from mail parts is decoded from octets into > perl characters (utf8) according to a MIME header field of each mail part. No. Check out comment #6. I believe that however the text gets there, setting the utf8 flag like this will cause lc() to work on all characters in the unicode set, which is probably effectively everything. I agree that long term, it would be better if everything were read in in utf8 in the first place. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
