Mark Sapiro: > I'm not certain about all of this, but there are places including > Scrubber (removing attachments and flattening a message to plain text) > and adding msg_header and msg_footer where the character set of a > message can be coerced.
Yes, this seems to be the case. Our lists typically have umlaut characters in their descriptions. Here's an example: List-Id: =?utf-8?q?Vihreiden_vaikuttajien_sis=C3=A4inen_keskustelulista?= Using a test list, I was able to find out that a list that has only us-ascii in its headers and msg_footer will keep the original charset untouched. As soon as any of those has any utf-8 stuff in it, it causes a forced charset=utf-8. I had spent more than a week trying to figure this out, so it's good to find out why this happens. - Eva -- Eva Isaksson * [EMAIL PROTECTED] * [EMAIL PROTECTED] http://www.helsinki.fi/~eisaksso/ ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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