[Bug 557995] Re: Edit held message header/body

Mark Sapiro mark at msapiro.net
Thu Jan 31 16:59:23 EST 2019


I actually did a simple test of the latest patch and it has issues.

Things like '<' and '>' in headers become html entities so you wind up
with headers like

Message-ID: <....>
To: My List <list at example.con>

in the delivered post which don't work well for replies.

More significantly, this will really only work for messages which are
single part text/plain. For multipart messages, all part headers will be
lost and all part contents will be collapsed into one part.

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/557995

Title:
  Edit held message header/body

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/557995/+subscriptions


More information about the Mailman-coders mailing list