Sending, receiving, and organizing email in Outlook on the web for business
Dear @Brown Hannah,
The error messages returned by Gmail (NXDOMAIN) and Naver (421 4.4.1 SMTP connection failed) indicate that external email servers cannot find a valid MX (Mail Exchanger) record pointing to Exchange Online for your domain. This usually occurs if the MX record was omitted, entered incorrectly, or left alongside conflicting old DNS records.
I recommend checking and resolving the issue through the following steps:
Step 1: Verify and Fix DNS Records in Microsoft 365 Admin Center
- Go to the Microsoft 365 admin center.
- Navigate to Settings > Domains.
- Select your custom domain and click Check DNS (or Fix issues).
- Look at the expected MX Record values under the Exchange Online section:
- Host Name: @ (or leave blank depending on your DNS host)
- Points to / Value: <your-domain-prefix>.mail.protection.outlook.com
- Priority: 0 (or 1)
Step 2: Update Your DNS Hosting Provider
Log into your DNS host (e.g., GoDaddy, Namecheap, Cloudflare) and verify the following:
- Remove Old MX Records: Delete any previous MX records from your former email host. Having multiple conflicting MX records causes external senders to deliver mail to non-existent servers. Please refer to this document: External Domain Name System records for Microsoft 365
- Correct Syntax Errors: Ensure there are no typos, extra trailing periods, or unnecessary characters in the Points to address.
- Verify Record Type: Ensure the record type is explicitly set as MX, not an A or CNAME record.
Step 3: Test Propagation
- Once saved, test your MX record publicly using a free tool such as MxToolbox. If it successfully resolves to
.mail.protection.outlook.com, external mail flow will resume immediately.
MxToolbox link is shared by community members for your convenience. It points to a third-party site that is not managed or verified by Microsoft. I can’t guarantee the quality, safety, or suitability of any content or software found there. Please review carefully and make sure you understand any potential risks before using it.
For more details on external DNS record requirements, please refer to the official Microsoft DNS Guidance Document.
Please feel free to reply if the issue persists after updating your provider's settings.
If the answer is helpful, please click "Yes" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in the forum document to enable e-mail notifications if you want to receive the related email notification for this thread.