How, using Python-3.3's email module, do I "flatten" (I think that's the right term) a Message object to get utf-8 encoded body with the headers: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit when the message payload was set to a python (unicode) string? -- http://mail.python.org/mailman/listinfo/python-list
- email 8bit encoding rurpy
- Re: [python] email 8bit encoding W. Trevor King
- Re: [python] email 8bit encoding rurpy
- Re: email 8bit encoding Antoon Pardon
- Re: email 8bit encoding rurpy
- Re: email 8bit encoding Antoon Pardon
- Re: email 8bit encoding Antoon Pardon