http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5741

           Summary: Parsing code in Message.pm does not handle
                    multipart/digest correctly.
           Product: Spamassassin
           Version: 3.2.3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: spamassassin
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


RFC 2046 says that each part of a multipart/digest has a default type of
message/rfc822, but the MIME parsing code in Message.pm assigns each part that
doesn't contain an explicit Content-Type header a default type of text/plain.
Thus the parsing code often fails to recurse into the parts of a
multipart/digest and these parts are not decoded and/or rendered properly.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to