On 09/27/2016 02:51 PM, Matt Morgan wrote:
> Can I suppress the
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> <http://...
> 
> ------------------------------
> 
> bit that's showing up in my digests? Or can I do something that cuts out
> the HTML before the scrubbing is necessary?


In the list's Content filtering section, be sure that filter_content is
Yes and convert_html_to plaintext is Yes.

In Addition, I recommend the following:

pass_mime:types:
    multipart
    message/rfc822
    text/plain
    text/html

collapse_alternatives: Yes

Although you could also omit text/html from pass_mime:types in which
case an HTML only message without a text/plain alternative will be
handled per filter_action instead of being converted to plain text by
HTML_TO_PLAIN_TEXT_COMMAND  the default for which is '/usr/bin/lynx -dump'

-- 
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
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

Reply via email to