[thelist] IIS talk to Exchange

Anthony Baratta Anthony at Baratta.com
Mon Sep 23 18:35:00 CDT 2002


If Exchange is setup to talk SMTP, just talk to Exchange that way. It's the
most simple and direct way. You can use components like ASPMail on the
WebServer to help you talk SMTP to Exchange, or you can use CDONTS and
write directly to the outgoing directory with CDONTS picking up the file
and relaying it to the Exchange server for you.

ASPMail -> http://www.serverobjects.com/products.htm#aspmail

Working with CDONTS ->

http://evolt.org/article/Using_files_to_send_emails_with_IIS_part_1_of_2/17/3419/index.html
http://evolt.org/article/Using_Files_to_Send_Emails_with_IIS_part_2_of_2/17/3875/index.html

Good Luck.
--
Anthony Baratta
President
Keyboard Jockeys

"Conformity is the refuge of the unimaginative."




More information about the thelist mailing list