ucguy
asked on
Email delay between two sites
Hi all,
We have 2 sites, exchange site has exchange 2010 multi-role server. NO DAG.
When email goes to Site 1 to Site 2, we can see emails queued at and released at one time. some time we see primary target ip address responded with 235....... .
Just want to know where can i start troubleshoot. I checked event viewer, mail queues, tetnet,
We have 2 sites, exchange site has exchange 2010 multi-role server. NO DAG.
When email goes to Site 1 to Site 2, we can see emails queued at and released at one time. some time we see primary target ip address responded with 235....... .
Just want to know where can i start troubleshoot. I checked event viewer, mail queues, tetnet,
ASKER
its very difficult to get queue. sometimes i log in to server , queue already cleared :(
Do you know if there is an error when the messages are in queue?
+1 Adam.
When the error occurs, check the Queue Viewer, see what is reported in the Last Error column.
When the error occurs, check the Queue Viewer, see what is reported in the Last Error column.
ASKER
hi adam,
I get below error on Queue.
""451.4.4.0 Primary target IP address
responded with 454.4.7.0 Temporary Authentication failure. " Attempted
failover at alternate host, but that did not succeed. Either there no alternate
hosts, or delivery failed to all alternate hosts"
Exchange Servers are running on Vmware.
Regards
Chinthaka
I get below error on Queue.
""451.4.4.0 Primary target IP address
responded with 454.4.7.0 Temporary Authentication failure. " Attempted
failover at alternate host, but that did not succeed. Either there no alternate
hosts, or delivery failed to all alternate hosts"
Exchange Servers are running on Vmware.
Regards
Chinthaka
I assume this has never worked then?
This sounds like a permissions issue on the Receive Connectors. How are your receive connectors configured? What are the settings under Permission Groups?
If it has worked before, were any new receive connector recently created?
This sounds like a permissions issue on the Receive Connectors. How are your receive connectors configured? What are the settings under Permission Groups?
If it has worked before, were any new receive connector recently created?
ASKER
Not this happen only for 10 min, next 5 min email will be back to normal.
@UCGuy,
Please run the following on a HUB transport server in each site:
Get-ReceiveConnector | FL
Throw them into a text file and upload them if you can.
Please run the following on a HUB transport server in each site:
Get-ReceiveConnector | FL
Throw them into a text file and upload them if you can.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
I had to disable the time sync on VMware tools.
Open in new window
Furthermore try the following within the command prompt..
From one Exchange multi-role server run the following:
telnet fqdn.of.other.exchange 25
EHLO
What is your output from the EHLO request (do you see the exchange X-Verbs) and what is the first banner? You can take two screen shots of this also that would be awesome.