Error Reporting SSL Email

Is there a way to force SSL/Auth for the error reporting emails?

Trying to send email using an account on Office 365, but get the below error:

Exception: <HTML>Problem reporting error. (Your Gateway must have internet access for error reporting)<BR>Unable to email error report.
	caused by com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.57 SMTP; Client was not authenticated to send anonymous mail during MAIL FROM [MN2PR16CA0030.namprd16.prod.outlook.com]


Ignition v(Dev Version)
Java: Azul Systems, Inc. 11.0.6

Hi,
I have the same issue.
Have you found a solution for it?

No, it’s not possible currently to do this. Eventually we have plans to migrate error reporting (and all other ‘legacy’ email paths) to require SMTP configuration, but no timeline on that.

As a workaround, you could set up a local-to-the-gateway SMTP server that would ‘relay’ your outbound message to a secured SMTP server for your actual organization.