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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Nordom_LH
Contributor
Contributor

Issue in smtp usage

Dear All

Since Thursday 20th of may 2021, no more able to use smtp connector from cloud engine.

 

Any idea:

 

Failure message: Step 1ea77aef-20dc-49f1-9a9b-16c07821efc1 failed with code 1 and error Job stopped with errors or unable to run. Exception in component tSendMail_1 (CLI_creerTiersMorSPO) javax.mail.MessagingException: Can't send command to SMTP host;

 

Best regards,

Labels (3)
2 Replies
Anonymous
Not applicable

Hello,

Are your job running well in studio? What does configuration look like that you have given initially it used to work in tsendmail component?

Is there any javax.net.ssl.SSLHandshakeException in your error stack trace?

Best regards

Sabrina

 

Anonymous
Not applicable

Could you please try the following solution:

1. Add a tlibraryLoad to load mail-1.4.7.jar

2. Set the JVM arguments for the job: -Dmail.smtp.ssl.protocols=TLSv1.2