Trying to get your Office 365 Online Exchange Mail to talk to a third party mail partner may seem scary, but that doesn’t seem to be the case. Here’s a simple step-by-step to setup outbound/inbound TLS connections with your system.
For a little refresher, TLS (Transport Layer Security) provides message integrity for your connections over the internet to/from Office 365. This is going to enable the databases to talk with total security.
You’re going to be doing all of this in the Exchange Admin Center (EAC), and you’ll need the IP address of your partner’s server.
-
In the EAC, go to mail flow > connectors. Under Inbound Connectors, click
to make a new connector.
-
Enter a name for the connector, and leave Partner checked. For Connection Security, choose Force TLS and specify your partner’s certificate name: (example.com).
-
Under Domains, click
to add a domain and give the domain name of your partner organization (example.com) and save it.
-
Under IP addresses, click
to add IP addresses (add the provided IP address).
-
Make sure you hit Save for the dialogue box, and it should appear in the Inbound Connectors list. Make sure ENABLED is checked.
Now we’ll do the same for Outbound connectors…
-
Under Outbound Connectors, click
to create a new connector.
-
Enter a name for your connector, leaving Enable outbound connector and Partner checked.
-
For Connection Security, specify Trusted Certification Authority or Self-signed certificate depending on whether your partner has a valid certificate issued by a Microsoft-trusted, public certificate authority (CA) or a self-signed certificate. For Outbound Delivery, choose MX record associated with the recipient domain or a smart host capable of delivering to that domain.
-
Under Domains, click
to add a domain.
-
Click Save. The connector appears in the Outbound Connectors list. You can click
to change the configuration settings for the connector.
That’s it. Check out this video from Microsoft going through the process…