Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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,
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
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