![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I need to change the "From" field in the DTS package notification so users can reply to the e-mail and have it directed to another e-mail account that's not the default profile . We only have one profile on all the servers and I'd prefer to keep it that way if at all possible and using xp_sendmail. Is there a way to change the "From" field e-mail address on a DTS package notification without having to "spoof" it or create another profile? Thanks for your help. Colette Klier, Klier Image |
#3
| |||
| |||
|
|
Colette wrote: I need to change the "From" field in the DTS package notification so users can reply to the e-mail and have it directed to another e-mail account that's not the default profile . We only have one profile on all the servers and I'd prefer to keep it that way if at all possible and using xp_sendmail. Is there a way to change the "From" field e-mail address on a DTS package notification without having to "spoof" it or create another profile? Thanks for your help. Colette Klier, Klier Image The is no way to change this, so another profile it is. Or Move away from the restrictions of profiles entirely. See http://www.sqldev.net for a XP and DTS Task, both of which are much more flexible I find, and use SMTP directly. You can change any parameters you like. -- Darren Green http://www.sqldts.com http://www.sqlis.com |
![]() |
| Thread Tools | |
| Display Modes | |
| |