Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tsend mail javax.mail.MessagingException

I am facing problem while sending mail using my organisation smtp, But I can send email using Gmail smtp successfully.

 

It is shows following error:

 

javax.mail.MessagingException: Can't send command to SMTP host;
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

 

 

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hello,

The error indicates that something wrong your certification. The server certification is expire or not to be trusted.

Could you please check it?

Best regards

Sabrina

Anonymous
Not applicable
Author

Certification is not expired for sure because other applications are successfully using the same smtp for sending the email.

I think I made some mistake while passing the required attributes to the component.It would be a great help if you can provide an example mapping.