Hello,
My company site has a form that will send an email to me when it's filled out. I'm getting connection reset errors when I try to SSL connect to
smtp.zoho.com.
I know that the username and password are correct; I use them to get my mail on a daily basis. I know that the code invoking the email is correct since it worked when I was with dreamhost. I've explicitly tried setting the port to 465 to make sure.
This is the Java error:
Connection has been shutdown:
javax.net.ssl.SSLException
:
java.net.SocketException
: Connection reset
Is something shutdown on my account? I tried it for both mine and system at deusdatsolutions dot com.
Thanks,
JPD