Posts by Diego Augusto • 21 points
1 post
-
2
votes2
answers742
viewsQ: Error sending email with Javamail
It was working normally. Now when I run the program the following error appears: Could not connect to SMTP host: smtp.gmail.com, port: 465; This is my way public void enviaEmail() { Properties props…