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 Development (2000)
 Read Receipt using xp_sendmail

Author  Topic 

jeremy
Starting Member

3 Posts

Posted - 2000-12-28 : 11:03:57
I am sending out information to a list of users via a storedprocedure and xp_sendmail. I would like to have a read receipt sent back to me when the user reads the e-mail. I have currently found no way to turn on the read receipt required header when sending the e-mail from xp_sendmail. Does anyone have any ideas on how I might accomplish this?

Any help is appreciated

Jeremy

   

- Advertisement -