Hi,
We are almost at the point where our Exchange migration to Exchange Online are complete ( a few mailboxes that will remain on-premises). We are looking to move the email routing dependency off of the on-premises infrastructure and route in/outbound email directly to/from Exchange Online via our third party cloud mail filtering solution.
Currently we have centralised transport enabled and I have to disable it prior to configuring inbound/outbound email to go direct. The outbound connector used to route internet and on-premises email is currently configured as below:
Enabled : True
UseMXRecord : False
Comment :
ConnectorType : OnPremises
ConnectorSource : AdminUI
RecipientDomains : {*}
SmartHosts : {on-premhybridendpoint.domain.com}
TlsDomain : hybrid.domain.com
TlsSettings : DomainValidation
IsTransportRuleScoped : False
RouteAllMessagesViaOnPremises : True
CloudServicesMailEnabled : True
AllAcceptedDomains : False
SenderRewritingEnabled : False
TestMode : False
ValidationRecipients : {}
IsValidated : False
LastValidationTimestamp :
AdminDisplayName :
Name : Outbound to {GUID}
DistinguishedName : CN=Outbound to {GUID}
Identity : Outbound to {GUID}
I am planning on updaing mail routing in three phases:
Phase 1: Set "RouteAllMessagesViaOnPremises" property to $false to disable centralised transport ( assuming all email sent from EOL senders will still route via on-premises infrastructure after this until I create the new Outbound connector to route to the internet directly based on the fact that the recipient domains on the connector will still be *)?
Phase 2: Create a new send connector to route email destined for internet recipients (*) to route out directly from EOL and configure the Outbound connector above to route on-premises only for "AllAcceptedDomains" instead of *
Phase 3: Create a new inbound connector to accept email from in-line mail filtering appliance and cutover email destined for our company domains direct to Exchange Online.
Is anyone able to confirm if anything else needs to be considered here or if I have missed anything?
Mike