Exceptions - Yash-777/Java_Mail GitHub Wiki

Caused by: com.sun.mail.util.MailConnectException: Couldn't connect to host, port: smtp.gmail.com, 465; timeout -1;

From StackPost: Most likely there's a firewall or anti-virus product that's preventing you from connecting.

Java mail commonmistakes