Thread: ASP Send Mail
View Single Post
  #1 (permalink)  
Old 22-02-2005, 01:07 AM
GMCoolong GMCoolong is offline
New kid on the block
 
Join Date: Feb 2005
Location: Massachusetts
Posts: 1
Rep Power: 0
GMCoolong is on a distinguished road
ASP Send Mail

I have found code to put into my asp form to send an email (using CDONTS)

However, it doesn't work.

I think the reason that it doesn't work is because I am running a Windows 2000 Server with Microsoft Exchange 2000. Because Exchange is loaded, there is no "default SMTP server" in IIS. The default smtp server is in exchange.

I believe that somehow CDONTS has to be redirected to look in the exchange folder, but I can not find any documentation on how to do that.

Can anyone please help?

Thank you.
Reply With Quote