//flex table opened by JP

Click to See Complete Forum and Search --> : Using CDO for NTS


ScaryBinary
07-05-2002, 11:56 AM
Hey Gang,

I'm attempting to send e-mail via an ASP application. I figured I could use the CDO for NTS objects to do this.

The problem I'm encounting is that the machine on which my site is hosted is not the same machine on which the Exchange server is installed. Both are running IIS 4.0, though.

So my question is how can I get CDO to realize that my SMTP/Exchange server is on a different machine? Nothing happens when I try to send the mail. However, we did install the SMTP portion of IIS 4.0 on the same machine as my site, and after we did that the e-mails did get queued in the SMTP server. They didn't go anywhere, though, presumably because of lacking DNS entries.

Anyway, any help and guidance would be appreciated!

ScaryBinary
07-10-2002, 11:28 AM
I got it working....:cool: