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.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 sendmail task > where user and pwd ?

Author  Topic 

Pherkad
Starting Member

23 Posts

Posted - 2007-05-03 : 07:01:06
hi,

at the end of my ssis package flow, i want to invoke a sendmail task.
now, when configuring the sendmail service, i see i can only enter the name of my smtpserver. however, i see the task fails, probably because a user and a password is missing (i have it, but don't see where to type it in the SSIS).

(i want to use the smtp server of my internet provider)

anyone can help?

Pherkad
Starting Member

23 Posts

Posted - 2007-05-03 : 09:18:28
maybe it's because i have to configure my database mail first?
(i can not use other smtp servers then configured in my sql server database mail)?

is this the reason?
Go to Top of Page
   

- Advertisement -