A user is asking why  HTML messages are ending up with attachments 
(which their organization is bouncing back to them since it doesn't 
allow HTML attachments). I found this in Defaults.py

ARCHIVE_HTML_SANITIZER = 1

The comments there say:
# 2 - Leave it inline, but HTML-escape it

I  added this to mm_cfg.py. Then I  changed the 1 to 2, but it doesn't 
seem to have any effect. Formatted messages still come through with 
attachments, and when I view source on a message, the HTML does not 
appear to be escaped. Ran mailmanctl restart, but no difference. How can 
I make formatted messages appear inline without attachments?

Thanks,
Scot


------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to