Re: [python-win32] how to get mails from Outlook

2007-12-21 Thread Tim Golden
Antony Joseph wrote: > hi, > > I am trying to read all the mails in the Inbox from outlook and convert > those mails into text format in my local path. > > Is there any tutorials or any links that can be usefull to me. Here's an absolutely Noddy example to get you going: # # inbox.py # test ca

[python-win32] how to get mails from Outlook

2007-12-20 Thread Antony Joseph
hi, I am trying to read all the mails in the Inbox from outlook and convert those mails into text format in my local path. Is there any tutorials or any links that can be usefull to me. Thanks ___ python-win32 mailing list [email protected] http: