Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

XADM: Cannot Reply to Messages That Are Sent from a User Account That Was Moved to a Different Site


View products that this article applies to.

This article was previously published under Q275134

↑ Back to the top


Symptoms

When you move a user account from one Exchange Server site to another by copying the mailbox information to a .pst file, deleting the existing mailbox, recreating it in the destination site, and then importing the .pst (or by using ExMerge), if messages are sent from that user account before the move, the receiver may not be able to reply to the messages. The sender may receive a non-delivery report (NDR) that contains the following error message:
The recipient name is not recognized
Any calendar appointments that contain the moved user account are no longer linked to that user account. Additionally, the following error message may also be seen:
You Do Not Have Permission To Send On Behalf Of The Specified User.

↑ Back to the top


Cause

This issue can occur because the X.500 address of the user account has changed. The site name is part of the X.500 address, which Exchange Server uses for internal mail addressing.

↑ Back to the top


Resolution

To resolve this issue, add an X.500 address that is equivalent to the X.500 address of the mailbox before the move to the new user account mailbox:
  1. Start the Microsoft Exchange Server Administrator program.
  2. Click the mailbox for the user in the destination site.

    NOTE: Make sure that the mailbox from the original site has been deleted, and that the deletion has been replicated to this destination site.
  3. Click the E-mail Addresses tab, click New, click Other Address and then click OK.
  4. In the E-mail Address box, type the following text, where organization is the name of the Exchange Server organization, site is the name of the previous Exchange Server site, Recipients Container is the name of the recipients container where this mailbox had been created, and alias is the X.500 common name (or alias) for the user.
    /o=organization/ou=site/cn=Recipients Container/cn=alias
    For example, if you move a server in an Exchange Server organization that is named "TestCo" from a site that is named "TestSite", and the mailbox used to be in the "Recipients" container, and the user's X.500 common name is TestUser, you use the following X.500 address:
    /o=TestCo/ou=TestSite/cn=Recipients/cn=TestUser
    NOTE: Make sure to keep the case of the letters consistent with the case that is displayed in the Administrator program.
  5. In the E-mail type box, type X500.

↑ Back to the top


More information

For additional information about how to add X.500 addresses to many users at a time, click the article number below to view the article in the Microsoft Knowledge Base:
155414� XADM: Bulk Import/Export FAQ

↑ Back to the top


Keywords: KB275134, kbprb, kberrmsg

↑ Back to the top

Article Info
Article ID : 275134
Revision : 8
Created on : 10/28/2006
Published on : 10/28/2006
Exists online : False
Views : 329