1 & 1 DNS Configuration

If your domain is hosted with 1 and 1, 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.

One click verification

ZeptoMail supports one click verification for certain accounts hosted with 1 and 1. This way, you can automatically update the records to your DNS server without having to manually add and verify them. Follow the steps below to use the one-click verification :

  1. Login to your ZeptoMail account.
  2. Navigate to the Domains sections. Click Add domain.
  3. Enter the domain details - domain name, sub-domain name and the Mail Agent to which you wish to associate the domain. Click Add.
  4. The Automatic Verification pop-up will be displayed
  5. Click Yes to verify your DNS records automatically.
  6. Login with your 1 and 1 credentials and click Connect. Your domain verification will be complete.

Add SPF record

  1. Login to your IONOS or 1 and 1 account. 
  2. Navigate to the Domain & SSL section.
  3. Identify the domain you wish to add SPF for and click on the Settings icon under Actions.
  4. Select DNS and click on Add Record.
  5. Choose SPF(TXT) and pick Custom weightage.
  6. 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
  7. 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".
  8. Click Save.

*Get the exact SPF values from the Domains section.

Add DKIM record

  1. Login to your IONOS or 1 and 1 account. 
  2. Navigate to the Domain & SSL section.
  3. Identify the domain you wish to add SPF for and click on the Settings icon under Actions.
  4. Select DNS and click on Add Record.
  5. Choose TXT record type.
  6. In the Host field, enter <selector>._domainkey*.
  7. In the Value field, enter the DKIM value* available in your ZeptoMail account.
  8. Click Save.

*Get the exact DKIM 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 is hosted with 1 and 1, follow the below steps to add a CNAME record.

  1. Login to your IONOS or 1 and 1 account. 
  2. Go to your Domain & SSL section.
  3. Navigate to the domain you want to verify with ZeptoMail, and click on the Settings icon under Actions and select Manage Subdomain.
  4. Navigate to the desired subdomain and click on the Settings icon.
  5. Select DNS and click ADD RECORD.
  6. Select CNAME as Record Type.
  7. 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).
  8. Specify the value generated in ZeptoMail for this domain.​, in the Point To field.

    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.

  9. After setting the desired TTL, click Save.
  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.