Re: [Mailman-Users] HTML to Text-Only

2014-03-26 Thread Mark Sapiro
On 03/25/2014 09:49 PM, Peter Fiala - WCASA wrote:
> One of the listservs I manage sends text-only messages though I have that 
> option unchecked under content filtering. This happens to this list and not 
> any others, though the option is the same for all lists I manage.
> 
> Should Mailman convert text/html parts to plain text? This conversion happens 
> after MIME attachments have been stripped.
> (Edit 
> convert_html_to_plaintext)
> 
> No  Yes
> 
> 
> 
> Wondering if anyone has any solutions.


I suspect the issue is that your users are sending multipart/alternative
messages and your collapse_alternatives setting is Yes. Either that or
you don't have text/html in pass_mime_types.

You need at least

multipart
text/plain
text/html

in pass_mime_types and collapse_alternatives = No.

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter 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


[Mailman-Users] HTML to Text-Only

2014-03-25 Thread Peter Fiala - WCASA
One of the listservs I manage sends text-only messages though I have that 
option unchecked under content filtering. This happens to this list and not any 
others, though the option is the same for all lists I manage.

Should Mailman convert text/html parts to plain text? This conversion happens 
after MIME attachments have been stripped.
(Edit 
convert_html_to_plaintext)

No  Yes



Wondering if anyone has any solutions.

Thanks.
Peter

Sent from my iPad
--
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