Grant French wrote: >I have recently setup a server running mailman 2.1.5, im having >difficulties allowing >html emails to be posted, every time they just get converted to plain >text, is there >anyway to allow html through onto the list? I have >convert_html_to_plaintext off >and content filtering off, but still no joy,
If content filtering is off, message recipients should receive the entire message as posted. What happens in archives and non-MIME digests is partly controled by the mm_cfg variable ARCHIVE_HTML_SANITIZER. If as you say, content filtering is off and if individual messages received from the list have HTML parts removed, then I don't understand why. On the other hand, if content filtering is on and convert HTML to plaintext is off, then the issue is probably that only the first part of multipart/alternative (nprmally a text/plain part) is being selected by content filtering. There's a lot on this in the archives. See http://www.google.com/search?q=site%3Amail.python.org+inurl%3Amailman-users+%22multipart%2Falternative%22+%22text%2Fplain%22 -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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