Skip to content

Email Not Working for Some People #8

@SunnyBat

Description

@SunnyBat

Some people are still having trouble sending emails, despite my attempted fixes. I'll be fixing up some more code shortly and pushing BETA versions to try and fix this issue.

The most common error I've seen is
javax.mail.MessagingException: Could not connect to SMTP host: smtp.gmail.com, port: 465;
nested exception is:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorExc eption: PKIX path building failed:
sun.security.provider.certpath.SunCertPathBui lderException: unable to find valid certification path to requested target
Which basically means that JavaMail does not trust the SSL certificate presented.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions