[python-win32] How to set content-type in Headers

Antony Joseph antonyjoseph89 at gmail.com
Fri Jan 4 10:00:08 CET 2008


hi,

I am reading and  writing mails from outlook , I want to know how to set the
content-type for my Headers.
For example,
I want set  :

content-transfer-encoding: 7bit
content-type: text/plain; charset=iso-8859-1; format=flowed

for subject

content-transfer-encoding: 7bit
content-type: text/html; charset=iso-8859-1; format=flowed

for body..........

Anyone tell me how could i do this? any titorial or links may be usefull


Antony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20080104/1a123325/attachment.htm 


More information about the python-win32 mailing list