I have currently locked down my server and Im using TCPIP filtering everything works except ASP mail and EMail could someone tell me what ports to open for it to work.
The default ports for servers running MS operating systems are 25 and 110. SMTP uses 25 and POP uses 110. You may want to look at the status of your application process too. I'm not sure about CDO for Windows 2000, but the older, and still functional, CDONTS requires your application to be running "in process." In other words, set the application security to "Low, IIS Process." For that reason I usually put the email stuff into a separate directory and make it a separate application.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.