Forum Moderators: phranque
After the responses I received to my post "Sending Mail on Windows Platform" earlier this week I have done some research into CDONTS. As I understand it, in order to use this I need to have MS Exchange Server installed on my web server? Is this true?
I don't have Exchange server installed on my web server. But, my company does have Exchange server installed on our email server, which is on the same LAN as our web server. Would it be possible for me to send an email from a form on our web server using the Exchange program installed on our mail server?
Thanks a mil for the help!
Rachel
configuring your server to send CDOMail.
you must go Start>Run and type regsvr32 c:\winnt\system32\cdonts.dll
this will register thee cdonts.dll. You will need to do this to autogenerate and send e-mail from your site.
a good tutorial
www .powerasp.com/content/hintstips/asp-email.asp