Hi All,
we have switched the Mail Server and added the new adress inside of the control panal. The normal Reports and test amils are working fine but we had an issue with the workflows.
For Example the dbmaintanance:
3400 786 05/27 09:25:07 8815232 WorkflowMail: [send mail (Email_sendMail)] failed to send message, host [xyz], port [587]
org.apache.commons.mail.EmailException: Sending the email to the following server failed : xyz:587
Caused by: com.sun.mail.smtp.SMTPSendFailedException: 451 5.7.3 STARTTLS is required to send mail [xyz]
So in the control panal we can set the use starttls but inside of the workflow not and it looks like the workflow engine dont use the global settings.
Do you have an idear ?