On 02/07/2017 07:40 PM, Matt Morgan wrote: > > "handler:MimeDel" is on the following lines, which my grepping didn't see > at first, so it looks like you nailed it. Thanks as always! > > Is there anything to be done at that point other than asking the poster to > resend as text?
The original message is gone so the poster has to resend. You could adjust the list's content filtering. If you set both collapse_alternatives and convert_html_to_plaintext to Yes, you can add text/html to pass_mime_types. This will not affect plain text only messages nor will it affect multipart/alternative messages with a text/plain alternative, but it will accept a text/html message and convert it to plain text via HTML_TO_PLAIN_TEXT_COMMAND. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
