Skip to main content

Add Email Server to DNS hosted on other service provider

Comments

1 comment

  • cPanelMichael
    Now we want to setup a records for this email server to our DNS so that we can send/receive emails from @example.com domain from this email server now. Please help me on how to setup the records for this.

    Hello, You can setup "A" and "MX" records for this domain name at it's DNS hosting provider. The "A" record should point the "mail" subdomain to the IP address of the cPanel server, and the MX records should point to a hostname that resolves to the cPanel server. EX:
    mail "CNAME" example.domain.com. example "A" 1.2.3.4 domain.com. "MX" 0 example.domain.com.
    Thank you.
    0

Please sign in to leave a comment.