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.
| 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.0When I am reading a mail from out look 2000, based on the (output of therecipients parameter) emailidI am categorizing these mails.of late we started receiving mails from some new customers with differentrecipient names , but with the same recipient addressxp_readmail procedure is not getting the recipient address , it is gettingonly the recipient name i.e. the contact name or nick name thatmight be the contact name that these customers created in their out lookand/or contact lists.if anybody knows how to get this recipient address (not the recipient name /contact name) please help me.Thanks in advance" |
|
|
|
|
|