Re: [python-win32] How to send mail via Extended MAPI

2004-12-10 Thread stephen emslie
Thanks very much for this! On Thu, 9 Dec 2004 07:02:45 -0800, Chad and Anita Stryker <[EMAIL PROTECTED]> wrote: > > > > David, > > > > Thank you for figuring this extended MAPI interface all out. I discovered a > couple of problems with the code (on my system at least). First, the >

[python-win32] How to send mail via Extended MAPI

2004-12-09 Thread Chad and Anita Stryker
David,   Thank you for figuring this extended MAPI interface all out.  I discovered a couple of problems with the code (on my system at least).  First, the message in my outbox was marked as read.  Second, the message would remain in the outbox after it was sent.  After several hours of w