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: &lt;....&gt;
To: My List &lt;[email protected]&gt;

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
_______________________________________________
Mailman-coders mailing list
[email protected]
https://mail.python.org/mailman/listinfo/mailman-coders

Reply via email to