[ mailman-Bugs-1991348 ] Decorate can create a multipart message with no part headers

SourceForge.net noreply at sourceforge.net
Thu Jun 12 01:00:17 CEST 2008


Bugs item #1991348, was opened at 2008-06-11 15:15
Message generated for change (Settings changed) made by msapiro
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1991348&group_id=103

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: mail delivery
Group: 2.1 (stable)
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Mark Sapiro (msapiro)
Assigned to: Mark Sapiro (msapiro)
Summary: Decorate can create a multipart message with no part headers

Initial Comment:
If the message to be decorated is a single part message with no Content-* headers and the message body contains non-us-ascii characters (note that this is not a valid message), Decorate.process() will convert the message to multipart/mixed with a text/plain part for the original body and additional text/plain part(s) for msg_header and/or msg_footer.

The problem is the part that corresponds to the original message body has no part headers which confuses some mail readers.

This is fixed in bzr for 2.1.11.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1991348&group_id=103


More information about the Mailman-coders mailing list