December 4, 2003 at 5:43 am
Plz suggest the steps to send mail to any email-account through sql-server with exchange server.
December 9, 2003 at 8:00 am
This was removed by the editor as SPAM
December 10, 2003 at 6:16 am
Either
a) Install email client (Outlook 2000 or greater), create profile (under account running sql server) that uses a mailbox on exchange, set up sqlmail to use profile, use xp_sendmail to send mail.
b) Create / use procedure to use cdosys to send mail via SMTP to exchange.
Edited by - davidburrows on 12/10/2003 06:16:49 AM
Far away is close at hand in the images of elsewhere.
Anon.
December 10, 2003 at 7:09 am
INF: How to Configure SQL Mail
http://support.microsoft.com/default.aspx?scid=kb;en-us;263556
INF: Frequently Asked Questions - SQL Server - SQL Mail
http://support.microsoft.com/default.aspx?scid=kb;en-us;311231
K. Brian Kelley, GSEC
http://www.truthsolutions.com/
Author: Start to Finish Guide to SQL Server Performance Monitoring
K. Brian Kelley
@kbriankelley
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply