MX Records (Mail Exchange) are DNS records that are used to route email to email servers. You can have numerous MX Records posting to different email servers to prevent loss of email due to downtime. Email is sent to servers pointed to in MX records based on Priority which states that the lowest the Priority number the higher the priority of the server. Emails will be routed to MX records of 0 first.
Related Articles
PHP Programming (NEW)
PHP – Shared Hosting for Running…
Shared hosting is an easy way to deploy PHP code especially if you are new to technology. To run PHP on your own server you need to be able to build, configure and maintain a […]
Be the first to comment