Skip to main content

Client needs domain A record to point somewhere else, but mail to point to me

Comments

4 comments

  • andrew.n
    Exactly that. Just setup an A record for mail.example.com and leave it as MX record too then you should be good.
    0
  • Daniel12345
    Good day, GoWilkes! As andrew.n stated, setting up an A record for mail.example.com and leaving it as the MX record is a good solution. Alternatively, you can use another record that points towards your server such as your server's hostname A record.
    0
  • GoWilkes
    Thanks for the info! I changed the CNAME to an A record and my IP, and on my end everything looks like it's working. The client isn't in now so they'll let me know tomorrow if there's still a problem on their end. Thanks again!
    0
  • quietFinn
    I understand that the MX record has to be a domain, not an IP. So can I change the CNAME for mail.example.com to an A record that points to my IP?

    Correct, MX record must be a hostname, but the hostname can't be a CNAME record.
    0

Please sign in to leave a comment.