MX Record
A DNS record specifying mail servers responsible for receiving email for a domain.
MX (Mail Exchange) records contain a priority value and hostname. Sending servers query MX records to find where to deliver email. Multiple MX records provide redundancy. Priority determines the order servers are tried—lower numbers first.
Exampleexample.com MX 10 mail.example.com