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 |
|
rme8494
Yak Posting Veteran
98 Posts |
Posted - 2005-02-28 : 11:26:12
|
| I'm new to xp_sendmail and I'm wondering if there is a way to control which Outlook profile on the SQL box the xp_sendmail uses to send mail to my clients? Right now there is a default mail client set up as SQLDB. However I would like to send out a particular message through xp_sendmail using a different profile (CBSTechSupport). Is that possible?Thanks,RyanRyan EverhartSBCSBC. Going Beyond the Call! |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2005-02-28 : 14:43:17
|
| No that is not possible. SQL Mail uses one profile.Tara |
 |
|
|
|
|
|