Announcements
SMTP port for sending email from code was changed
27/02/2012 09:56
In order to protect our servers from SPAM please use port 8889 for connecting to our SMTP servers in your source code instead of port 25. In asp.net you can do this adding port="8889" to your code / in web.config or .aspx page that is sending emails/
Powered by WHMCompleteSolution