cPanel DNS configuration

If your domain is hosted with cPanel, you can follow the below steps to configure SPF, DKIM, and CNAME records for ZeptoMail. It may take 24-48 hours for the records to be published in the DNS. So your domain will not be verified until that time and you will not be able to send any emails using your domain.

Table of Contents

Add SPF records

  1. Login to your cPanel Account.
  2. Locate the DNS Zone Editor option under Domains to add the CNAME.
    Steps to configure SPF records
  3. Across the relevant domain, select the Manage option.
  4. Click on the arrow next to the Add Record option and select Add TXT record.
  5. Enter the below values in the relevant fields:
     Name*TXT Record*
    Main domain
    (E.g., zylker.com)
    v=spf1 include:zeptomail.net ~all
    Subdomain
    (E.g., invoice.zylker.com)
    Subdomain name
  6. If you have an already existing SPF TXT record configured for your domain say "v=spf1 include:zoho.com ~all", then you should not create a new SPF TXT record for ZeptoMail. If the new ZeptoMail SPF TXT value is "v=spf1 include:zeptomail.net ~all", then modify your existing DNS SPF TXT value to "v=spf1 include:zeptomail.net include:zoho.com ~all".
  7. Click Add Record.

*Get the exact SPF values from the Domains section. 

​Add DKIM records

  1. Follow steps 1- 3 in the previous section to navigate to the Manage records page.
  2. Click on the Add Record dropdown and select Add TXT record.
  3. In the Name field, enter <selector>._domainkey.<yourdomainname.com>*.
  4. In the TXT Record field, enter the TXT Record value* generated in your ZeptoMail account.
  5. Click Add Record.

*Get the exact DKIM values from the Domains section.

Add CNAME Records 

CNAME records are added for both mail sending domains associated with Mail Agents or Email tracking domains in ZeptoMail. If your domain's DNS is hosted with cPanel follow the below steps to add CNAME and verify the domain.

  1. Login to your cPanel Account.
  2. Locate the DNS Zone Editor option under Domains to add the CNAME.
    cPanel DNS configuration
  3. Across the relevant domain, select the CNAME Record option.
    Select the CNAME Record option
  4. In the Host field, enter the subdomain name of your domain. (For example, if subdomain is bounce.zylker.com, enter bounce in the host field).
  5. In the CNAME field, enter the below value:
    HostPoints to
    Subdomain name
    ​(Eg., bounce, if subdomain is bounce.zylker.com)
    • To configure bounce address, get the CNAME value from the Domains section.  
    • To configure Email Tracking, get the CNAME value from the Email tracking tab under the respective Mail Agent.
  6. Click Add a CNAME Record to add the CNAME in your DNS.
  7. After an hour or two, log in to your ZeptoMail account and click Verify (usually it takes 24-48 hours for the records to be published in the DNS).
  8. If the DNS information is correctly propagated, the subdomain will be verified.