Revolving around the core of technology
Microsoft offers the following methods for relaying messages from MFP devices or on-premises application servers. The methods are described in detail on this page.
This page discusses the steps to use Method #2 mentioned above with Syncrify.
When sending emails to any SMTP server, Syncrify acts as an SMTP client, which connects to the SMTP server hosted by Microsoft (or any other provider). Normally, it's the server that presents its SSL certificate to the client. If the server is trusted, the client then sends its email to that server. Some SMTP servers, such as Microsoft, can check the SSL certificate used by the client and allow relaying if the certificate is trusted. This page explains how to add a client-side SSL certificate in Syncrify to use when sending outbound emails, so Microsoft can authenticate your organization and accept emails originating from Syncrify.
A trusted certificate has three components:
The easiest way is to export the certificate from your corporate website. For example, if your domain name is yourcompany.com, you will most likely have a website like https://yourcompany.com. If yes, export the certificate from this website, which results in a *.pfx file. During the export, you will also have to specify a password. You will need this PFX file and the password when using it in Syncrify. Refer to How to export an existing SSL certificate from an IIS server for instructions.
If you don't have an existing website, you must create a new certificate using the instructions on this page.