Hello Pavan Nagori,
Thank you for reaching out to the Microsoft Community Forum. Please accept our warmest regards and sincerest hope that all is well.
To address the issue you're experiencing with the IMCEAEX error in Office 365, it's important to understand that this error typically arises from outdated entries in the Auto-Complete List in Outlook. The error message indicates that your email program is using an outdated address for the recipient, which often occurs when the recipient's email address has changed or they have left the organization.Here’s a structured approach to resolve this issue:
You're encountering a non-delivery report (NDR) when replying to emails, indicating that your email program is using outdated address information for a recipient. The error message includes "IMCEAEX," which signifies that Outlook is trying to use a legacy email address that no longer exists.
You have already attempted to clear the Auto-Complete List in Outlook, which is a common first step in resolving this issue. However, it seems that this did not resolve your problem.
To better understand and investigate your issue,may I get some more detailed information from your side:
- Will you please share me your Outlook version details? Please follow this article What version of Outlook do I have? - Microsoft Support and follow the steps to check.
- Are you using Microsoft365 business account(@xxx.onmicrosoft.com/@yourdomain.com) or personal account (which is ended with outlook.com/hotmail.com/live.com/msn.com) or some other 3rd party pop/imap account?
- Will you please share me any error screenshots?
Clear cached Outlook data
- Close Outlook.
- Navigate to %LOCALAPPDATA%\Microsoft\Outlook.
- Delete the 'streaming.dat' file.
Clear Outlook Auto-Complete Cache Again
You mentioned clearing the Auto-Complete List, but let's ensure it's done thoroughly:
- Open a new email in Outlook.
- In the To field, type the recipient’s name or email, and when the dropdown appears, press the Delete key to remove the suggested contact.
Clear the Auto-Complete List Again
Even if you've tried this before, it's worth ensuring that you are clearing the Auto-Complete List correctly. Here’s how you can do it:
- Open Outlook.
- Click on File > Options.
- Select the Mail tab.
- Under Send Messages, click on Empty Auto-Complete List and confirm by clicking Yes.
Alternatively, you can start Outlook with a command to clear the cache:
- Press
Windows + R, type Outlook.exe /CleanAutoCompleteCache, and press Enter.
Remove Specific Entries Manually
If clearing the entire list does not work, you may need to remove specific entries:
- Start composing a new email.
- In the To field, begin typing the recipient's name or email address.
- When the outdated entry appears in the drop-down list, use the Down Arrow key to highlight it and press Delete.
Try Sending from Outlook on the Web (OWA)
This issue could be tied specifically to the Outlook client. Try sending an email from Outlook Web Access (OWA) to the recipient. Here’s how:
- Log in to Outlook on the Web.
- Start a new email and manually type the recipient's email address.
- Send the email to see if it works without the IMCEAEX issue.
Delete and Recreate the Contact in Outlook
In case the recipient was modified in your Global Address List (GAL), their contact info might be outdated:
- Delete the contact from your personal Outlook Contacts and then create it fresh with the correct email address.
- Ensure that the email address is correct in both your personal contacts and the Global Address List.
Ensure Proper Addressing
If the user has migrated or changed, make sure to use the correct email format in Office 365.
- Go to your Global Address List.
- Search for the recipient and use the updated, correct email address.
- Try sending a new email.
Use Microsoft Support and Recovery Assistant:
Domain and MX Records Check:
- Ensure that your domain is active and that your MX records are correctly configured. This can affect email delivery if not set up properly.
As an administrator, you may need to investigate deeper if the above doesn't resolve the issue. The "IMCEAEX" address format typically indicates legacy Exchange email addresses that Outlook is struggling with.
Verify Recipient's Email Address
Ensure that you are using the correct email address for the recipient. If they have changed their email address or left the organization, you may need to obtain their current email from another source (e.g., contacting them directly or checking with your IT department).
Run PowerShell Command to Update Addresses: Use PowerShell to check or update the user's email address or X500 address.
powershell
Set-Mailbox "User" -EmailAddresses @{add="X500:/o=EXCH/o=First Administrative Group/cn=Recipients/cn=UserName"}
Check for LegacyExchangeDN Issues
If the problem persists after clearing the Auto-Complete List and verifying email addresses, it may be related to LegacyExchangeDN issues:
- The IMCEAEX error indicates that Outlook is trying to deliver mail using an outdated LegacyExchangeDN attribute. You may need to create an X500 proxy address for any affected users whose addresses have changed.
To do this:
- Identify the IMCEAEX address from your NDR message.
- Convert it into an X500 address by following these steps:
- Remove "IMCEAEX-" from the beginning.
- Replace underscores (_) with slashes (/).
- Replace "+20" with spaces.
- Replace "+28" with "(" and "+29" with ")".
- Remove any domain information at the end.
For example:
text
IMCEAEX-_O=Domain_ou=Exchange+20Administrative+20Group+20+28FYDIBOHF23SPDLT+29_CN=Recipients_CN=******@domain.com
would convert to:
text
X500:/O=Domain/OU=Exchange Administrative Group (FYDIBOHF23SPDLT)/CN=Recipients/CN=User
Use PowerShell to add this X500 address as an alias for the user who is not receiving emails.
Contact Your Email Administrator
If none of these steps resolve your issue, it may be necessary to involve your IT department or email administrator. They can check for any underlying issues within your organization's Exchange settings or perform more advanced troubleshooting.By following these steps, you should be able to resolve the IMCEAEX non-delivery report issue in Office 365 effectively.
By following these steps, you should be able to resolve the IMCEAEX non-delivery report issue in Office 365 effectively.
Please understand that our initial response may not always resolve the issue immediately. However, with your help and more detailed information, we can work together to find a solution.
Appreciate your patience and understanding and thank you for your time and cooperation. Have a great day!
Sincerely,
Microsoft Community Moderator