PDA

View Full Version : CDO NTS


jramosusa
February 22nd, 2001, 06:55 PM
Question:

CDO for NTS can be accessible if you have installed one of the following on your server:
1) SMTP Service
2) Exchange

Our objective is to have form data on a web page, upon submission, be sent to an email address. Webserver is NT runnning IIS.

If you have Exchange on a DIFFERENT box than your web server, how can you use Exchange to send the email ? Does this require that you install SMTP Service on your IIS Web Server and then specify the Exchange box as a "smarthost" ? Or is there a way to accomplish this interaction between the webserver (with the asp form) and Exchange without installing SMTP Services on the Web Server ? Remember, this is with regards to CDO NTS, not CDO for Exchange. Any help would be greatly appreciated. Thanks.

Steven.Bentley
February 23rd, 2001, 12:38 AM
Not an expert on NT servers, but I'm fairly sure it would need to be on the same server.

You can however submit the form to a cgi/asp/php whatever script on another web server.

------------------
Moderator: Website and Graphics Workshop