James Dinkel wrote: >For some reason our archive web pages try to display attachments inline >instead of displaying a link to download the attachment. If I >understand correctly, this process is called "scrubbing." From what >I've read the default behavior is to scrub attachments in the archives, >but it is not on mine. This is pretty much a fresh, standard mailman >(version 2.1.5-9ubuntu4.1) install on Ubuntu Dapper.
Mailman doesn't scrub all attachments. It scrubs most, but not those with type text/plain and a specified character set. What is the MIME Content-Type: header of the attachments that aren't scrubbed? Also note that uuencoded data in a text/plain part is not an attachment, even though some MUAs treat it as one, and it won't be scrubbed. -- 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://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
