Skip to main content

Secondary MX Setup

Comments

4 comments

  • storminternet
    Have you added your domain's entry in /etc/localdomains as well as in /etc/remotedomains. In addition to this mx records should also set to point them to secondary mailserver. Once the local mailserver fails for any reason then emails should route via secondary mail server.
    0
  • cPanelMichael
    Hello :) The following document is helpful if you are simply seeking a better understanding of how MX records work: How do I set up Gmail for my domain? - Google Apps Quick Fixes Help Thank you.
    0
  • Osama Tariq
    I have do it by using below method: Add domain in /etc/secondarymx and /etc/remotedomains over secondary server. Modify dns zone file as below on primary server: domain.com. 14400 IN MX 0 domain.com. domain.com. 14400 IN MX 10 mx.domain.com. Add an A entry for mx.domain.com. point to the secondary mx server's ip.
    -1
  • cPanelMichael
    I am happy to see you were able to address the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.