dbTalk Databases Forums  

Setting up Send Mail Task in DTS

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


Discuss Setting up Send Mail Task in DTS in the microsoft.public.sqlserver.dts forum.



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

Default Setting up Send Mail Task in DTS - 01-22-2004 , 06:01 PM






I would like to set up a send mail task in DTS which will send out an email notification after certain step in the DTS has been processed successfully.

I am not using Microsoft Exchange Server and I don't have the Outlook client installed on the server. I would like to send the email out from an SMPT server. How do I set up the mail profile in the Send Mail Task configuration screen? If it is not possible, is that any way to send out an email notification from DTS.

I have seen in some messages mentioned about xp_sendmail. Any example on how does xp_sendmail work?

Thank you.

I Cheung

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Setting up Send Mail Task in DTS - 01-23-2004 , 01:10 AM






You might like to take a look at this most excellent tool

http://www.sqldev.net/xp/xpsmtp.htm

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"I Cheung" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I would like to set up a send mail task in DTS which will send out an
email notification after certain step in the DTS has been processed
successfully.
Quote:
I am not using Microsoft Exchange Server and I don't have the Outlook
client installed on the server. I would like to send the email out from an
SMPT server. How do I set up the mail profile in the Send Mail Task
configuration screen? If it is not possible, is that any way to send out an
email notification from DTS.
Quote:
I have seen in some messages mentioned about xp_sendmail. Any example on
how does xp_sendmail work?

Thank you.

I Cheung



Reply With Quote
  #3  
Old   
I Cheung
 
Posts: n/a

Default Re: Setting up Send Mail Task in DTS - 01-23-2004 , 11:51 AM



Thank you.

The xpsmpt seems to work but it does not support authentication. Our SMPT server needs to be authenticated. Is there any way to handle this?

----- Allan Mitchell wrote: -----

You might like to take a look at this most excellent tool

http://www.sqldev.net/xp/xpsmtp.htm

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"I Cheung" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I would like to set up a send mail task in DTS which will send out an
email notification after certain step in the DTS has been processed
successfully.
Quote:
I am not using Microsoft Exchange Server and I don't have the Outlook
client installed on the server. I would like to send the email out from an
SMPT server. How do I set up the mail profile in the Send Mail Task
configuration screen? If it is not possible, is that any way to send out an
email notification from DTS.
Quote:
I have seen in some messages mentioned about xp_sendmail. Any example on
how does xp_sendmail work?
Thank you.
I Cheung




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.