View Single Post
  #1 (permalink)  
Old November 18th, 2003, 03:49 PM
jmss66 jmss66 is offline
Friend of Wrox
 
Join Date: Jun 2003
Posts: 196
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to jmss66
Default SMTP Service for CDONTS

Does anyone know why my SMTP service won't start? It is
saying :

Error 1053 the service did not respond to the start or
control request time in a timely manner.

It used to be working with my CDONTS program but recently
I noticed that it is not doing an auto reply anymore. What
I then did was stopped the service and started it. This is
when I got the error message above. What could have caused
this problem?

I also looked at the event viewer and noticed that I have
an warning message that says:

Message Delivery to the remote Domain : 'office.org'
failed for the following reason: The remote server did not
respond to a connection attempt.


This server is our web server which used to be part of our
network. After we decided to host our own website we
detached it from our network so this is now a standalone
web server with no connection to our local network. Is
this what's causing me this problem? It did work before
though.

Thanks,
Judy