This is one of those \'works locally, doesn\'t work on the server\' posts.
I have a simple contact form that sends an email. On the server, I get the following excep
A low security level doesn't allow you to specify the smtp port. Default is port 25. Although my ISP specifies port 587, I can use port 25 and it works fine.