If
you get an error like this after removing a mailbox or distribution
group and adding its address as an alias to another account, it is
happening because the auto-complete cache in Outlook and Outlook Web
App uses the x500 email address instead of the SMTP (also know as LegacyExchangeDN), and this address was not found as the error is saying.
To avoid this you need to add the LegacyExchangeDN as a email address to the desired mailbox too. You can find the DN in the error message:
- Remove IMCEAEX-
- Replace all _ for /
- Replace +20 for a blank space
- You will have something like this: /O=***/OU=First Administrative Group/cn=Recipients/cn=*****
- Add this to the mailbox as a Custom Address by clicking the downwards arrow next to Add... and selecting Custom Address. Enter x500 as the E-mail type
No comments:
Post a Comment