Address rewriting doesn't work in outbound message

Hi , i have a problem with address rewrite on exchange 2013 sp1.

We set a new address rewrite on edge machines with this parameter :

New-AddressRewriteEntry -Name "rewrite all" -InternalAddress test.local  -ExternalAddress  mail.test.com

it's work in inbound message but in outbound message test.local still appeared.

What's we wong ?

Thanks.

July 12th, 2014 7:58am

Is the Address Rewriting Outbound agent enabled?
Free Windows Admin Tool Kit Click here and download it now
July 12th, 2014 4:51pm

yes.It is enabled.
July 12th, 2014 5:59pm

Hi,

Please run following command to get the AddressRewriteEntry details:

Get-AddressRewriteEntry "rewrite all" | FL

Please paste the result without sensitive information.

Also try to remove and renew an AddressRewriteEntry for testing.

 

Thanks

Free Windows Admin Tool Kit Click here and download it now
July 18th, 2014 7:22am

here is the result:

[PS] C:\Windows\system32>Get-AddressRewriteEntry "all"|FL


InternalAddress   : test.local
ExternalAddress   : mail.test.***.net
ExceptionList     : {}
OutboundOnly      : False
AdminDisplayName  :
ExchangeVersion   : 0.1 (8.0.535.0)
Name              : all
DistinguishedName : CN=all,CN=Domain Entries,CN=Address Rewrite Configuration,OU=MSExchangeGateway
Identity          : CN=all,CN=Domain Entries,CN=Address Rewrite Configuration,OU=MSExchangeGateway
Guid              : e40dcb61-be16-4778-ad74-57e6c32e220c
ObjectCategory    : CN=ms-Exch-Address-Rewrite-Entry,CN=Schema,CN=Configuration,CN={AD4866F0-EC08-4F1F-950D-E452549D10
                    9}
ObjectClass       : {top, msExchAddressRewriteEntry}
WhenChanged       : 7/4/2014 4:27:01 PM
WhenCreated       : 7/4/2014 4:27:01 PM
WhenChangedUTC    : 7/4/2014 11:57:01 AM
WhenCreatedUTC    : 7/4/2014 11:57:01 AM
OrganizationId    :
OriginatingServer : localhost
IsValid           : True
ObjectState       : Unchanged

July 20th, 2014 6:51am

Problem solved. There was a problem in send connector . I fix that, everything work fine now.

thanks.

Free Windows Admin Tool Kit Click here and download it now
July 20th, 2014 12:26pm

I am having the same issue. Do you remember what you changed on the Send Connector to make this work?
March 27th, 2015 12:26pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics