I have written the following code for sending email using javamail API through SMTP as TLS as SSL is not supported but I ended up with the following exception. Please see my
I had a same issue with smtp.gmail.com and fixed with the following steps