On 08/12/2014 06:34 PM, Peter Shute wrote:
> Thanks for that. We're on cpanel, so I assume we can't adjust 
> ARCHIVE_HTML_SANITIZER?


That depends on your cPanel hosting service, assuming this is a hosted
list. If it's your own server, you will find Defaults.py and mm_cfg.py
in /usr/local/cpanel/3rdparty/mailman/Mailman/.


> I'm not sure we need html emails to come through as html, but we at least 
> want plain text, not a link to a messed up html message.


Set the following in your list's Content filtering section.

filter_content = Yes
filter_mime_types - empty
pass_mime_types -
    multipart
    text/plain
    text/html
    plus any other mime types you want to allow.
filter_filename_extensions - Defaults are OK
pass_filename_extensions - empty
collapse_alternatives = Yes
convert_html_to_plaintext = Yes

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
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

Reply via email to