Home > Microsoft Exchange Tips > Exchange Server Administration Tips > Working through 'ambiguous' e-mail addresses
Exchange Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

EXCHANGE SERVER ADMINISTRATION TIPS

Working through 'ambiguous' e-mail addresses


Serdar Yegulalp, Contributor
09.15.2004
Rating: --- (out of 5)


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


E-mail addresses in Exchange are supposed to be unique within the scope of an organization. If two users have the same e-mail address (not necessarily the same username, just the same e-mail address), e-mails to that person will bounce with a non-delivery report (NDR) that reads in part:

The recipient name is ambiguous.
MSEXCH:IMS:Microsoft:testdomain:SERVER1 0 (000C0595) Ambiguous Recipient

If you try to create a recipient that has an e-mail address already in use, the Exchange Server Administrator will report a similar error. If the message is sent via SMTP, an event ID 10000 will be logged with, again, a similarly worded error message.

There are several possible ways ambiguous e-mail addresses can be created. One is if the same address is created in two separate servers before replication is started or completed. For instance, if two separate organizations started inter-replicating without first determining if all their addresses were unique, this problem would appear.

To work around this issue, export a copy of the global address list from the server where the error is being logged. The GAL should be in .CSV format and should include mailboxes, distribution lists, custom recipients and hidden objects. The latter is especially important as ambiguous e-mails can often be attached to objects that are hidden deliberately, such as redirectors.

Import the .CSV file into a program such as Microsoft Excel, or another database or spreadsheet application. (If you have a very large GAL, use a database program, which will be more adept at handling a large number of rows.) Sort the entire list on the e-mail address field and the duplicates that exist will be paired up against each other.

It is also possible to find all duplicate addresses using a SQL query for programs that support it (such as Access or SQL Server).

SELECT email_address FROM csv_export_table GROUP BY email_address HAVING COUNT(*)>1

where email_address is the column containing the email addresses, and csv_export_table is the table containing the data.


Serdar Yegulalp is the editor of the Windows 2000 Power Users Newsletter.


Do you have a useful Exchange tip to share? Submit it to our monthly tip contest and you could win a prize and a spot in our Hall of Fame.

Rate this Tip
To rate tips, you must be a member of SearchExchange.com.
Register now to start rating these tips. Log in if you are already a member.


Submit a Tip




Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


RELATED CONTENT
Exchange Server Administration Tips
Plan an Exchange 2007 standby continuous replication (SCR) deployment
Set up messaging records management (MRM) in Exchange Server 2007
How Microsoft's new support policy for virtualized Exchange will affect you
Why too much memory can hurt Exchange Server 2007 performance
Microsoft Exchange Server backup method pros and cons
Migrating .PST files to an Exchange Server information store
Virtualizing Exchange Server 2007 with Microsoft's Hyper-V
Configure SMTP connection limits in Exchange Server 2003 and SBS
Five Microsoft Exchange Server backup worst practices
How to export Global Address List data to Microsoft Office Access

Microsoft Exchange Server Non-Delivery Reports (NDRs)
A network connection problem or an offline server prevented delivery of the message
Third-party tools that modify NDRs for oversized email
SMTP 550 relay error when sending large attachments
Not receiving email messages that have file attachments
How to strip email attachments from Exchange NDR failure notifications
Exchange Server error message: 'A non-delivery report with a status code of 5.4.0 was generated for recipient'
How to select the mailbox account that sends Exchange NDRs
'You do not have permission to send to this recipient' errors
AQADMCLI: Command-line SMTP queue management for Exchange Server
Troubleshoot 'Send As' permission errors

Microsoft Exchange Server Mailbox Management
How to verify Exchange Server email forwarding
Use the Exchange Management Shell Set command to block senders
Uncovering Microsoft Outlook 2007's hidden diagnostic tools
How to keep a copy of migrated Exchange mailboxes on original server
Monitor mail flow with the Exchange Server 2007 Queue Viewer tool
Migrating resource mailboxes from Exchange 2003 to Exchange 2007
Methods for moving mailboxes and public folders to Exchange 2007
Email archiving and retention with Exchange 2007 managed folders
Install the Outlook Connector to use Hotmail in Microsoft Outlook
Reconfigure an existing Exchange Server user account for a new user

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
bounce e-mail  (SearchExchange.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary

DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.

HomeNewsTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersIT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2004 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts