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
 Transact-SQL (2005)
 sent email thru external mail server in SP

Author  Topic 

sqlhelp14
Yak Posting Veteran

55 Posts

Posted - 2008-01-29 : 13:28:36
Hi,

have you ever sent an email using a stored procedure to connect to an external mail server not using sp_send_dbmail commands?

can you tell me plz..

I know this can be done, but i don't know how?
can anyone help me plzzzzz

Thanks.

Sara Karasik
Starting Member

10 Posts

Posted - 2008-01-29 : 17:00:38
Why do you want to bypass sp_send_mail?
Go to Top of Page
   

- Advertisement -