Luke Tymowski wrote: > >> Check your list's content filtering. Do you accept text/html? What is the >> filter_action setting? > >The filter_action is set to convert html mail to plain text. >I've used 3 different MUAs to send html formatted mail to Mailman, and >depending on the list settings I try, the mail is either passed through as >html or converted to plain text without issue.
The various content-type filters are applied before convert_html_to_plaintext. Thus, you must have text/html in pass_mime_types in order to accept and convert the HTML part. If this is not the answer, there is prfobably some issue with HTML_TO_PLAIN_TEXT_COMMAND. See the FAQ at <http://wiki.list.org/x/7YA9>. You may be mistaking selection of a text/plain alternative for HTML to plain text conversion. -- 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 http://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: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org