On 12/11/2014 03:40 AM, Peter Shute wrote: > > If all non text attachments get archived with this setting, do the html > versions of messages get archived too? Do you also find the little graphics > some people use in their signatures getting archived?
It all depends on your Content filtering. But whether or not you scrub_nondigest, any of these things that remain after Content filtering will ultimately be stored aside anyway (at least if the list is digestable or has pipermail archives), either when the message is scrubbed per scrub_nondigest or, if scrub_nondigest is No, when the message is scrubbed for the plain digest and/or the archive. How text/html parts that remain after Content filtering are handled depends on the setting of ARCHIVE_HTML_SANITIZER, but by default, they are html-escaped and stored aside. Read the documentation in Defaults.py for more detail. Note also that for many lists everything that is stored aside is actually stored aside twice, once during digest preparation and once during archiving. scrub_nondigest = Yes avoids this duplication, but has what for some is a downside by scrubbing individual messages and messages in MIME format digests which really messes up HTML, if HTML is wanted on the list. -- 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