Re: [python-win32] Obtaining SMTP address of a sender and receiver of an outlook mail

2008-12-08 Thread venu madhav
Sir, I am a beginner in Python and I tried a lot but couldn't make it work. Can I get a code snippet some where giving me the Sender and Recipient addresses using LDAP as you have said. I have already a MAPI session opened for reading the mails. Is it possible to access LDAP object through

Re: [python-win32] Obtaining SMTP address of a sender and receiver of an outlook mail

2008-12-08 Thread Harald Armin Massa
Venu, if Karma forces you to deal with Outlook and Exchange, you can ease your burden with http://www.dimastr.com/redemption/ The redemption library makes it much easier to deal with outlook. Your challenges are not Python ones, so your salvation most likely will not be findable by conquering