> ## Documentation Index
> Fetch the complete documentation index at: https://jetemail.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# MX Records

> MX records for our inbound mail filtering service

To route inbound mail through JetEmail's filtering, publish a single MX record on your domain:

| Priority | MX Record          | TTL   |
| -------- | ------------------ | ----- |
| 0        | `smtp.jetsmtp.net` | 14400 |

## Why only one MX record?

`smtp.jetsmtp.net` resolves to a global pool of servers, with anycast routing each connection to the closest healthy one. Failover happens automatically at the network layer in seconds, so a single MX is already redundant.
