Hi there.
We have Exchange2013 server and send connector with external Smart Host.
We are tracking a delayed message sending with PowerShell command: "Get-MessageTrackinglog -Recipientjohn.smith@hotmail.com -resultsize unlimited | fl >C:\john.txt ".
The results are Quite unusal because we see: "No suitable shadow servers, HAREDIRECTFAIL, AGENTINFO".
Are this a problematic configurations on our Exchange server?
We also had a DAG which we had removed recently (1 month ago), due to some problems.
Here is the output of powershell command:
RunspaceId : c949ef95-dee8-454f-b347-a3ddd08f9bb5
Timestamp : 4.2.2016 14:06:46
ClientIp :
ClientHostname :
ServerIp :
ServerHostname : EXCHANGE2013
SourceContext : No suitable shadow servers
ConnectorId :
Source : SMTP
EventId : HAREDIRECTFAIL
InternalMessageId : 14370960572964
MessageId : <2.603b9b62f54704e3786e@ASSIST>
Recipients :{john.smith@hotmail.com}
RecipientStatus : {}
TotalBytes : 8492
RecipientCount : 1
RelatedRecipientAddress :
Reference :
MessageSubject : Message for John
Sender :Exchange.user@domain.com
ReturnPath :Exchange.user@domain.com
Directionality : Originating
TenantId :
OriginalClientIp :
MessageInfo :
MessageLatency :
MessageLatencyType : None
EventData : {[DeliveryPriority, Normal], [AccountForest, company.local]}
RunspaceId : c949ef95-dee8-454f-b347-a3ddd08f9bb5
Timestamp : 4.2.2016 14:06:47
ClientIp : 192.168.1.2
ClientHostname : EX2013.domain.local
ServerIp : 192.168.1.2
ServerHostname : EXCHANGE2013
SourceContext : 08D32BAF7E7A2B56;2016-02-04T13:06:46.026Z;0
ConnectorId : EXCHANGE2013\Client Proxy EXCHANGE2013
Source : SMTP
EventId : RECEIVE
InternalMessageId : 14370960572964
MessageId : <2.603b9b62f54704e3786e@ASSIST>
Recipients :{john.smith@hotmail.com}
RecipientStatus : {}
TotalBytes : 8492
RecipientCount : 1
RelatedRecipientAddress :
Reference :
MessageSubject : Message for John
Sender :Exchange.user@domain.com
ReturnPath :Exchange.user@domain.com
Directionality : Originating
TenantId :
OriginalClientIp : 192.168.1.13
MessageInfo : 00I:
MessageLatency :
MessageLatencyType : None
EventData : {[FirstForestHop, EX2013.domain.local], [ProxiedClientIPAddress, 192.168.1.13], [Proxi
edClientHostname, [192.168.1.13]], [DeliveryPriority, Normal], [AccountForest, company.local]
, [Mailbox, 2dd4b8eb-8823-49ef-9c5b-a5685e5f3fa2]}
RunspaceId : c949ef95-dee8-454f-b347-a3ddd08f9bb5
Timestamp : 4.2.2016 14:06:47
ClientIp :
ClientHostname : EXCHANGE2013
ServerIp :
ServerHostname :
SourceContext :
ConnectorId :
Source : AGENT
EventId : AGENTINFO
InternalMessageId : 14370960572964
MessageId : <2.603b9b62f54704e3786e@ASSIST>
Recipients :{john.smith@hotmail.com}
RecipientStatus : {}
TotalBytes : 9406
RecipientCount : 1
RelatedRecipientAddress :
Reference :
MessageSubject : Message for John
Sender :Exchange.user@domain.com
ReturnPath :Exchange.user@domain.com
Directionality : Originating
TenantId :
OriginalClientIp : 192.168.1.13
MessageInfo :
MessageLatency :
MessageLatencyType : None
EventData : {[AMA, SUM|v=0|action=|error=|atch=0], [AMA, EV|engine=M|v=0|sig=1.213.5444.0|name=|file=], [
CompCost, |AMA=0|ETR=0], [DeliveryPriority, Normal], [AccountForest, company.local]}
RunspaceId : c949ef95-dee8-454f-b347-a3ddd08f9bb5
Timestamp : 4.2.2016 14:06:48
ClientIp : 192.168.1.2
ClientHostname : EXCHANGE2013
ServerIp : 172.16.2.181
ServerHostname : 172.16.2.181
SourceContext : ;250 Ok: queued as DD521A5401;ClientSubmitTime:
ConnectorId : Send mail thru SmartHost
Source : SMTP
EventId : SEND
InternalMessageId : 14370960572964
MessageId : <2.603b9b62f54704e3786e@ASSIST>
Recipients :{john.smith@hotmail.com}
RecipientStatus : {250 Ok}
TotalBytes : 9614
RecipientCount : 1
RelatedRecipientAddress :
Reference :
MessageSubject : Message for John
Sender :Exchange.user@domain.com
ReturnPath :Exchange.user@domain.com
Directionality : Originating
TenantId :
OriginalClientIp :
MessageInfo : 2016-02-04T13:06:46.885Z;SRV=EX2013.domain.local:TOTAL-HUB=1.546
MessageLatency : 00:00:01.5470000
MessageLatencyType : EndToEnd
EventData : {[E2ELatency, 1.547], [ExternalSendLatency, 0.250], [Microsoft.Exchange.Transport.MailRecipie
nt.RequiredTlsAuthLevel, Opportunistic], [DeliveryPriority, Normal], [AccountForest, company.l
ocal]}
bostjanc