Zone Page wrote: > >The page says, "Choosing option #2 from the above list is quite a bit >more difficult to configure than you may think it is. Even if you can >get the system to do this, the result would most likely be quite a bit >more drastic than you think." So, how do I configure my list this way?
Here's one suggestion. filter_content: Yes filter_mime_types: empty pass_mime_types: multipart message/rfc822 text/plain text/html filter_filename_extensions: default (it doesn't matter much with the above in pass_mime_types) pass_filename_extensions: empty collapse_alternatives: Yes convert_html_to_plaintext: Yes This will ensure only plain text is delivered to the list and will accept essentially all text/plain parts of a message and in addition will accept HTML that is not a multipart/alternative sub-part and use an external command (defaults to lynx) to convert the HTML to plain text. It will break or remove signatures from some signed mail. -- 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] 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
