open encyclopedia * Article Search: * *
*
*

MX record

From open-encyclopedia.com - the free encyclopedia.

An MX record or Mail exchange record is a category of data in the Domain Name System specifying how Internet e-mail should be routed.

When an e-mail message is sent through the Internet, the sending mail transfer agent makes a DNS query requesting the MX record for the recipient's domain name, which is the portion of the e-mail address following the "@". This query returns a list of host names of mail exchange servers accepting incoming mail for that domain, together with a distance for each. The sending agent then attempts to establish an SMTP connection to one of these servers, starting with the one with the shortest distance, delivering the message to the first server with which a connection can be made. If no names were returned, a second request is made for the A record of the domain instead.

The MX mechanism provides the ability to run multiple mail servers for a single domain, both increasing the likelihood that mail may be delivered, and providing the ability to distribute the processing of incoming mail across multiple physical servers.

External links

de:MX Resource Record ja:MXレコード

Contribute Found an omission? You can freely contribute to this Wikipedia article. Edit Article
Copyright © 2003-2004 Zeeshan Muhammad. All rights reserved. Legal notices. Part of the New Frontier Information Network.