Somebody please answer my questions about CDONTS.
I have a MS Exchange server and a webserver running IIS. I am going to write an ASP page using CDONTS to send out email. Here are my questions:
1. I have a simple ASP page and I can use it to send email to anyone on my local area network, but when I tried to send email to outside (hotmail or yahoo mail), I got delivery stats notification (failure). I am sure I open the port on my firewall for the SMTP server. Is there any other things I have to check?
2. If SMTP server is not working, I am going to use the Smart Host feature on IIS. Do I need to run the SMTP service on webserver to send out email or I can use the Smart Host feature on IIS to use send email through Exchange server?
I have a MS Exchange server and a webserver running IIS. I am going to write an ASP page using CDONTS to send out email. Here are my questions:
1. I have a simple ASP page and I can use it to send email to anyone on my local area network, but when I tried to send email to outside (hotmail or yahoo mail), I got delivery stats notification (failure). I am sure I open the port on my firewall for the SMTP server. Is there any other things I have to check?
2. If SMTP server is not working, I am going to use the Smart Host feature on IIS. Do I need to run the SMTP service on webserver to send out email or I can use the Smart Host feature on IIS to use send email through Exchange server?