Product
User with smtp.office365.com gets failed jobs in the mail queue. The following errors are recorded in column ‘error_text’ of database table ‘queue_jobs’:
To resolve the issue, add the following to mailSettings configuration: <mailSettings> <smtp> <network ... enableSsl="true" /> </smtp> </mailSettings>
See SR 7001389248 for more details.