If you have access to the AD server that hosts those DNs you can use python's ldap module to retrieve the smtp attribute for the DN you've just parsed from the message.<br><br><div class="gmail_quote">On Wed, Dec 3, 2008 at 2:06 AM, <a href="mailto:venutaurus539@gmail.com">venutaurus539@gmail.com</a> <span dir="ltr"><<a href="mailto:venutaurus539@gmail.com">venutaurus539@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi all,<br>
       I am trying to use python for extracting contents of an outlook<br>
email. For extracting the list of Recipients addresses I tried using<br>
the "MAPI.message.Recipients.Address" property, but the problem I am<br>
facing is that it is giving the complete DN name which is putting me<br>
in further complications. Is there any way to obtain the actual SMTP<br>
mail address (<a href="mailto:username@domain.com">username@domain.com</a>) from the above object? I searched<br>
for it in the MSDN help but couldn't succeed.<br>
<br>
Thanks in advance,<br>
Venu<br>
<font color="#888888">--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>We are all slave to our own paradigm. -- Joshua Williams<br> <br>If the letters PhD appear after a person's name, that person will remain outdoors even after it's started raining. -- Jeff Kay<br>
<br>Fascism is a term used to describe authoritarian nationalist political ideologies or mass movements that are concerned with notions of cultural decline or decadence and seek to achieve a millenarian national rebirth by exalting the nation or race, and promoting cults of unity, strength and purity. - Wikipedia<br>