HighInfrastructure · usually high

An MX host does not resolve to an address

A mail exchanger is published but its hostname has no A or AAAA record.

Check your own domain

What causes this

A sending server looks up your MX records, then resolves each hostname to an IP address to connect to. If the hostname does not resolve, that mail exchanger cannot be reached at all. Where it is the only or highest-priority exchanger, delivery to your domain fails.

What it breaks

Mail delivery to your domain fails or is delayed while senders retry an unreachable host.

How to fix it

Correct the hostname or remove the record.

  1. Check the MX hostname for typos against your provider's documentation.
  2. Confirm the hostname resolves. If the host has been decommissioned, remove the MX record.

Related problems