Fix
DNS MX Missing
Add MX records so email can be delivered to your domain.
InfoCategory: dns
Related checks
What this means
Without MX records, other mail servers won’t know where to deliver messages for your domain. Your email provider gives you the required MX values.
Fix steps
- Get the MX records from your email provider (host + priority).
- Add those MX records at your DNS provider for the root domain.
- Ensure there are no conflicting legacy MX records.
- Wait for propagation, then re-check.
Next fixes