Sender Email id

J

John Britto

Hi Guys,

When I read the SenderEmailAddress or CC or Bcc from the Outlook MailItem,
I'm not getting the actual email address, but I'm getting as a Name.
Like John Johnson instead of [email protected]

Any idea?

Thx
John
 
M

Michael Bauer

Hi John,

please use CDO or Redemption. The OOM often shows the displayed name
instead of the address.
 
J

John Britto

Thx for ur mail,
With CDO I'm able to get the sender's email id.

But if the sender is with in the domain, then
I'm getting as : "/O=<Company name>/OU=<Domain
name>/CN=RECIPIENTS/CN=<loginname>"

ie if my email id is [email protected] then
"/O=Company/OU=<Domain name>/CN=RECIPIENTS/CN=JOHN"

Any idea
John
 
T

TJG

Hi Michael

Have a similar problem. I want to display the recipient's email address
instead of the name. Is this only possible through CDO or can this be set in
Outlook 2003. Hope you can help.

P.S. How do I find the news item you mention in your email?
 
T

TJG

Hi Michael

Have a similar problem. I want to display the recipient's email address
instead of the name. Is this only possible through CDO or can this be set in
Outlook 2003. Hope you can help.

P.S. How do I find the news item you mention in your email?
 
Top