Hi,
I have this issue when I'm trying to test sending email notification from ignition@mg.soylutions.ca
As per the error message is like an issue with the certificate
javax.mail.MessagingException: Could not connect to SMTP host: smtp.mailgun.org, port: 465;
nested exception is:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Thank you