I have an Exchange 2016 DAG environment with two mailbox servers (active 192.168.1.x / passive 192.168.3.x). We having issues with mail flow. Sent 3 test messages with three different results:
First email was transferred to the passive server, then transferred back to the active server then to our smarthost.
Second email was sent directly to our smarthost from the active server.
Third email was transferred to our passive server then to our smarthost
Trying to figure out which part of this test is normal...
**************************************************************
get-sendconnector | fl *sourcetran*
SourceTransportServers : {active.exchange.local}
get-servercomponentState active.exchange.local -component hubtransport
Server Component State
------ --------- -----
active.exchange.local hubtransport Active
**************************************************************
Delivery Report for Email1 ?(tmarvin@mydomain.com)? 20190607_1
Submitted
6/7/2019 6:49 AM active
The message was submitted to active.exchange.local.
Pending
6/7/2019 6:49 AM passive.exchange.local
Message was received by passive.exchange.local from active.exchange.local.
6/7/2019 6:49 AM passive.exchange.local
The message has been transferred from passive.exchange.local to active.exchange.local.
6/7/2019 6:49 AM active.exchange.local
Message was received by active.exchange.local from passive.exchange.local.
Transferred
6/7/2019 6:49 AM active.exchange.local
The message was successfully handed off to a different email system. This is as far as we can track it.
******************************************
Delivery Report for Email2 ?(tmarvin@mydomain.com)?20190607_2
Submitted
6/7/2019 7:08 AM active
The message was submitted to active.exchange.local.
Pending
6/7/2019 7:08 AM active.exchange.local
Message was received by active.exchange.local from active.exchange.local.
Transferred
6/7/2019 7:08 AM active.exchange.local
The message was successfully handed off to a different email system. This is as far as we can track it.
******************************************
Delivery Report for Email3 ?(tmarvin@mydomain.com)?20190607_3
Pending
6/7/2019 7:14 AM active.exchange.local
The message has been transferred from active.exchange.local to passive.exchange.local.
Transferred
6/7/2019 7:14 AM active.exchange.local
The message was successfully handed off to a different email system. This is as far as we can track it.