Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Use xp_readmail for read recipients email address

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-08-08 : 11:59:24
Ennio writes "Hi Friends,


Right now I am working on xp_readmail on sql 2000 and 7.0
When I am reading a mail from out look 2000, based on the (output of the
recipients parameter) emailid
I am categorizing these mails.
of late we started receiving mails from some new customers with different
recipient names , but with the same recipient address

xp_readmail procedure is not getting the recipient address , it is getting
only the recipient name i.e. the contact name or nick name that
might be the contact name that these customers created in their out look
and/or contact lists.


if anybody knows how to get this recipient address (not the recipient name /
contact name) please help me.



Thanks in advance"
   

- Advertisement -