dbTalk Databases Forums  

What dose "Send Email Task"?

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


Discuss What dose "Send Email Task"? in the microsoft.public.sqlserver.dts forum.



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

Default What dose "Send Email Task"? - 04-28-2005 , 01:49 PM






I am using this task to report errors to admin.In our production enviroment
,there is no Exchange server or everything else.What is this task using for
sending emails? Do I have to configure things in production server?


Thanks



Reply With Quote
  #2  
Old   
Ray5531
 
Posts: n/a

Default Re: What dose "Send Email Task"? - 04-28-2005 , 06:04 PM






I'm actually answering myseld for other people's reference.

Hi Ray5531,

It's actually a good question.The existing Send Mail Task in DTS is based on
Messaging Application Programming Interface(MAPI) which means that we need
to install Outlook or any other MAPI compliant product or at least the
production server needs to have Microsoft messaging API (MAPI) installed
with a valid user profile.

If there is nothing like above in your production server then we need to
write our own send mail tasks which uses SMTP server which only handles the
ongoing requests OR YOU CAN USE one o those SMTP task which are already
written for you.one is here:
http://www.sqldev.net/dts/SMTPTask.htm


HTH ;-)

Ray5531 (No-MVP ,No-MCP,nothing:-))



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.