dbTalk Databases Forums  

Change "From" in Notifications

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Change "From" in Notifications in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Colette
 
Posts: n/a

Default Change "From" in Notifications - 09-01-2005 , 08:06 AM






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

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Change "From" in Notifications - 09-05-2005 , 01:41 AM






Colette wrote:
Quote:
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


Reply With Quote
  #3  
Old   
Colette
 
Posts: n/a

Default Re: Change "From" in Notifications - 09-05-2005 , 09:37 AM



Ah, excellent!

Thanks for your help!

Colette


"Darren Green" wrote:

Quote:
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


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.