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)
 xp_sendmail and importance

Author  Topic 

kiran
Starting Member

30 Posts

Posted - 2003-06-06 : 14:39:36
I want to set up "Importance" header using SQLMail but
I don't seem to find any parameter like @importance for xp_sendmail procedure. How can I set up Importance using xp_sendmail ?

Thanks in advance...

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2003-06-06 : 14:45:23
You can't. SQLMail isn't a very good e-mailing solution. You will need to use a different e-mail solution to set the importance header.

Tara
Go to Top of Page
   

- Advertisement -