https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7126
--- Comment #4 from Mark Martinec <[email protected]> --- Some small refinements: Sending lib/Mail/SpamAssassin/Message/Node.pm Committed revision 1656048. - noticed that some undecodable/invalid text is 'almost ascii', but contains some characters like a NBSP (non-breaking space) or SHY (soft hyphen), or some punctuation from Windows-1252 at the codes which are unassigned in ISO-8859 - so deal with that: decode it as Windows-1252; - improved debugging: report if some encoding is unrecognized or unsupported by module Encode -- You are receiving this mail because: You are the assignee for the bug.
