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)
 How to set

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-06-11 : 23:14:23
Ajay writes "I have a query. How can you set a value "TO" address when you use the
procedure xp_sendmail for sending mails?

I used this procedure in a stored procedure to automatically trigger
mails. I could able to send mails with "To" address as "SQL(my company
server name)". But I need to set a different value to the "To"
parameter, while sending the mails.

Could you please help me out?"
   

- Advertisement -