Share via

Email Address Hard Coded Removal failure

Administrator IT 40 Reputation points
2026-04-21T08:22:00.87+00:00

How do I remove external/ Guest email contacts that I think have been hard-coded in the mailing Exchange Server? I have removed them through Microsoft Admin Centre, and also Exchange Contacts Portals, but those external users still insist they are getting emails from us. I have checked the distribution list contacts, but they are not there. I'm wondering where else they can be as I only have access to the Admin and Exchange Portals, which I usually use to remove such requests

Exchange | Other
Exchange | Other

A powerful email and collaboration platform developed by Microsoft, designed to support enterprise-level communication and productivity. Miscellaneous topics that do not fit into specific categories.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Vergil-V 12,955 Reputation points Microsoft External Staff Moderator
    2026-04-21T09:07:29.61+00:00

    Hi @Administrator IT   

    Based on your description, this behavior appears to be related to the current state within the Microsoft 365 Exchange Online environment. 

    If that is the case, you may consider the following troubleshooting steps to gain further insight into what might be triggering the email delivery to the external address. 

    1/ Use the Get‑Recipient PowerShell command to identify any related external email object. 

    You can run the following command to check whether an external recipient object exists for the email address: 

    Get-Recipient -Identity "External+domain.com"   
    

    This helps confirm whether the external address is still present or referenced within the Exchange Online environment. 

     

    2/ You may use Message Trace to further investigate the mail flow and determine how or why messages are being routed to the external email address. This can provide visibility into the sender, recipient, and delivery path. 

    For more details on Message Trace, please refer to the following Microsoft documentation: https://learn.microsoft.com/en-us/exchange/monitoring/trace-an-email-message/message-trace-modern-e… 

     

    In addition, it may be helpful to review common configurations that can automatically trigger outbound emails. These include: 

    I hope these steps provide some helpful direction. If you discover any new information or have updates after reviewing the above, please feel free to share them. 


    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.