You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
javax.mail.AuthenticationFailedException: 535 5.7.0 Invalid login or password
at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:648)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:583)
at javax.mail.Service.connect(Service.java:313)
at javax.mail.Service.connect(Service.java:172)
at javax.mail.Service.connect(Service.java:121)
at javax.mail.Transport.send0(Transport.java:190)
at javax.mail.Transport.send(Transport.java:120)
at com.smattme.EmailService.sendMail(EmailService.java:149)
The text was updated successfully, but these errors were encountered:
Stack Trace:
javax.mail.AuthenticationFailedException: 535 5.7.0 Invalid login or password
The text was updated successfully, but these errors were encountered: