Sending, receiving, and organizing email in Outlook on the web for business
MX record host unresolvable usually means the domain’s DNS MX record is missing, incorrect, stale, or points to a host name that DNS cannot resolve. That can cause inbound mail to fail or be delayed.
To fix it:
- In the Microsoft 365 admin center, go to Settings > Domains and select the affected domain.
- Open Required DNS settings and select Check DNS.
- Verify the MX configuration for the domain.
- There should be only one MX record for a domain enrolled in Exchange Online.
- For Exchange Online, the MX record should point to the Microsoft 365 mail host for the domain, such as <your domain>.mail.protection.outlook.com or <your domain>.subdomain.mx.microsoft.
- If Microsoft 365 reports DNS problems, follow the recommended fix.
- If Microsoft hosts the DNS, the change might be available directly in the admin center.
- Otherwise, update the MX record at the domain registrar or DNS hosting provider.
- Use nslookup to confirm the MX record exists and resolves correctly in DNS.
- Test mail flow by running the Inbound SMTP Email and Outbound SMTP Email tests in the Microsoft Remote Connectivity Analyzer.
Important checks:
- Remove old or conflicting MX records. Microsoft does not support multiple MX records for Exchange Online domains.
- If mail fails only for one destination domain, the issue can also be on that destination domain’s side, including missing or incorrect MX records there.
- DNS changes usually propagate in a few hours, but can take up to 72 hours.
If the domain was recently added to Microsoft 365, also verify the domain shows as Healthy in Settings > Domains.
References: