Linux Server How ToHow To Setup, Configure, Manage and Secure a Linux Server |
|
Home Which Linux Distribution? Linux Server Hardware Linux Server Security Linux Web Server - Apache Linux DNS Server - Bind Linux DHCP Server - DHCPD Linux Mail Server - Sendmail Introduction to Sendmail Install Sendmail With Apt Compile Sendmail MX Records Configure Sendmail Users, Relays and Domains Filtering Spam LDP How To's About This Site |
Linux Server How To - MX RecordsMX Records - Your Linux Mail Server and the Domain Name SystemYour Linux mail server, indeed any mail server, is very reliant on DNS to function correctly. You cannot simply build a mail server and wait for your emails to arrive, it doesnt quite work that way. The world must be made aware of your mail server through the DNS records for your domain. Your mail server must also have access to a reliable name server so that it can route mail to the recipients of the emails you are going to send. Becoming at least passably familiar with DNS and more specifically MX records could be considered a prerequisite if you intend to understand how your mail server works. If some one else is in charge of your DNS then you might simply need to tell them the IP address of your Linux mail server and leave the rest to them, they will create the MX records for you. If, on the other hand you are managing your own DNS and you dont understand the fundamentals please consider reading our tutorials on The BIND Linux DNS server.
You may have more than two mail servers with corresponding MX records if you wish though secondary mail servers are really only required as a transitory storage point for emails that cannot be delivered to the primary mail server because it is unavailable or refusing connections such as in the instance of a high load average. There is a point of diminishing returns and it is unlikely that you will require more than three mail servers unless you are operating a very large business or an Internet Service Provider. |
| © 2009 www.linuxserverhowto.com |