Mark Sapiro wrote:
Jim Garrison wrote:

Does Mailman ever take a message that it received in plain
text form and re-encode it in base64 (leaving the mime type
as text/plain)?


Yes. (It's actually the underlying Python email library that does it.)
On English language lists, it happens most commonly with messages
whose character set is utf-8.

Is there a way to disable this? What's the reason for base64
encoding UTF8? Is it trying to avoid using the high bit of
each message byte?


--
Jim Garrison ([EMAIL PROTECTED])
PGP Keys at http://www.jhmg.net RSA 0x04B73B7F DH 0x70738D88
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to