Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: Problem with sending mails using CDONTS and a remote SMTP Server


Message #1 by "vinay" <vinaykumar@n...> on Mon, 23 Sep 2002 12:53:36
Hi All,

       I have an IIS server which servers the webpages. I have used the 
CDONTS object to send mails from the forms in the webpages. There is a 
remote server which is running Exchange 2000 on it in the LAN. Now the 
problem is that when I fill a form and submit, the mail first goes to the 
queue of the IIS server and then picks it up and then goes to the bad mail 
folder. What should I do to fix this problem. The error message I get is 
as follows :

Connection to 202.71.152.137 failed from 172.16.141.20
vinaykumar@n...
Server received Winsock error Connection refused.

I have configured the virtual SMTP server on the machine with IIS as to 
pointing to the remote Exchange server machine also but the these errors 
still come up.

Can someone suggest me a solution for the same.

Thanking you in advance.

Regards,

Vinay.

  Return to Index