Difference between revisions of "MX record"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "A '''mail exchanger record''' ('''MX record''') is a type of resource record in the Domain Name System that specifies a mail server responsible for accepting email message...")
 
(See also)
 
Line 5: Line 5:
 
== See also ==
 
== See also ==
  
 +
* [[Domain Name System]]
 
* [[Simple Mail Transfer Protocol]]
 
* [[Simple Mail Transfer Protocol]]
  

Latest revision as of 09:24, 2 December 2016

A mail exchanger record (MX record) is a type of resource record in the Domain Name System that specifies a mail server responsible for accepting email messages on behalf of a recipient's domain, and a preference value used to prioritize mail delivery if multiple mail servers are available.

The set of MX records of a domain name specifies how email should be routed with the Simple Mail Transfer Protocol (SMTP).

See also

External links