ENOM DNS configuration 

If your domain is hosted with ENOM, 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 record

  1. Log in to your account at www.enom.com.
  2. Select My Domains from the Domains dropdown.
    ENOM DNS configuration
  3. The Domain Overview page of your domain will be displayed.
  4. Select 'Host Records' from the Manage Domains dropdown in the right.
  5. On the host records page, click Add SRV or SPF record.
  6. From the dropdown, choose Add a SPF record.
  7. Enter the below values in the relevant fields:
     Host*Value*
    Main domain
    (E.g., zylker.com)
    v=spf1 include:zeptomail.net ~all
    Subdomain
    (E.g., invoice.zylker.com)
    Subdomain name
  8. 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".

  9. Click Save.

*Get the exact SPF values from the Domains section.

Add DKIM record

  1. Follow steps 1- 4 of the previous section to navigate to the Host records page.
  2. On the Host Records page, click Add New.
  3. In the Host Name field, enter <selector>._domainkey*.
  4. Choose TXT in the Record type dropdown.
  5. Enter the TXT Record value* generated in your ZeptoMail account in the Address field.
  6. Click Save.

​*Get the exact SPF values from the Domains section.

Add CNAME Record

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 ENOM follow the below steps to add CNAME record. The CNAME records will be effective only if the Name Servers & DNS Servers are hosted with ENOM.

  1. Log in to your account at www.enom.com.
  2. Select My Domains from the Domains dropdown.
    Add CNAME records in ENOM
  3. The Domain Overview page of your domain will be displayed.
  4. Select 'Host Records' from the Manage Domains dropdown in the right.
  5. Click New Row, to add a CNAME Record. 
  6. 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).
  7. Select the Record Type as CNAME from the drop down box.
  8. Specify the value generated in ZeptoMail for this domain. in the Address field.
    HostAddress
    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.
  9. Click Save to update the CNAME changes.
  10. 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).
  11. If the DNS information is correctly propagated, the subdomain will be verified.