This is partly ASP related so...
I am trying to send e-mail from an ASP page using CDONTS. I am trying it
on two different NT servers, both running IIS 4. Neither server had the
Microsoft SMTP Server installed from Option Pack 4, so I installed it on
both machines. One machine works great, the ASP page sends the e-mail just
fine. On the other, the MS SMTP server just queues the messages. It gives
an .rtr file that says "server received winsock error connection timed
out.
This is the same ASP code running on both machines. It should be noted
that the non-working machine has a listserv SMTP running on it also. The
MS SMTP server gave errors when on the default port 25 so I moved it to
26. Now it doesn't show the error box but it just queues the mail going
out.
Any ideas?
Thank you!
Steve
steven.reule@d...