---
title: "How to add a DKIM signature for your domain in Zoho? | DuoCircle"
description: "How to add a DKIM signature for your domain in Zoho?"
image: "https://www.duocircle.com/images/og-default.png"
canonical: "https://www.duocircle.com/blog/email-security/how-to-add-dkim-signature-for-domain-in-zoho/"
---

Quick Answer

DKIM in Zoho Mail is a three-step process. First, generate the key in Zoho: log into mailadmin.zoho.in as administrator, go to Domains, select the domain, open the Email Configuration tab and click DKIM, click Add to create a selector (for example, zoho), and copy the generated TXT record. Second, publish the record in DNS: create a TXT record named selector.\_domainkey.yourdomain.com (for example, zoho.\_domainkey.example.com) with the value Zoho provided. For registrars like GoDaddy or Wix that auto-append the domain, enter only zoho.\_domainkey. Verify with a DKIM checker after propagation. Third, enable DKIM in Zoho: return to the Control Panel, click Verify next to the selector, and turn DKIM on so signatures are added to outgoing mail. Common issues: high TTL slowing propagation (up to 12-24 hours), incorrect record values, and copy-paste typos in the public key. Pair with SPF and DMARC.

How to add a DKIM signature for your domain in Zoho?

Your browser does not support the audio element.

[ Download episode](https://media.mailhop.org/duocircle/images/2024/10/How-to-add-a-DKIM-signature-for-your-domain-in-Zoho.mp3) 

Share 

[ ](https://www.linkedin.com/sharing/share-offsite/?url=undefined%2Fblog%2Femail-security%2Fhow-to-add-dkim-signature-for-domain-in-zoho%2F "Share on LinkedIn") [ ](https://twitter.com/intent/tweet?text=How%20to%20add%20a%20DKIM%20signature%20for%20your%20domain%20in%20Zoho%3F&url=undefined%2Fblog%2Femail-security%2Fhow-to-add-dkim-signature-for-domain-in-zoho%2F "Share on X/Twitter") [ ](https://www.facebook.com/sharer/sharer.php?u=undefined%2Fblog%2Femail-security%2Fhow-to-add-dkim-signature-for-domain-in-zoho%2F "Share on Facebook") [ ](https://reddit.com/submit?url=undefined%2Fblog%2Femail-security%2Fhow-to-add-dkim-signature-for-domain-in-zoho%2F&title=How%20to%20add%20a%20DKIM%20signature%20for%20your%20domain%20in%20Zoho%3F "Share on Reddit") [ ](mailto:?subject=How%20to%20add%20a%20DKIM%20signature%20for%20your%20domain%20in%20Zoho%3F&body=Check out this article: undefined%2Fblog%2Femail-security%2Fhow-to-add-dkim-signature-for-domain-in-zoho%2F "Share via Email") 

![email security](https://media.mailhop.org/duocircle/images/2024/10/spf-validator-6721.jpg) 

Once you have created a [DKIM TXT record](https://docs.rackspace.com/docs/create-a-dkim-txt-record) in your domain’s DNS manager, you can turn on DKIM for your domain from Zoho Mail’s control panel. DKIM configuration happens in 3 steps. Let’s see how these steps unfold to inform recipients if the **email content** was altered in transit. 

## Step 1- Generate a unique domain key in Zoho mail

- Log in to the Zoho Mail [Control Panel](https://mailadmin.zoho.in/) as an administrator.
- In the left menu, go to **Domains** and select the domain to configure DKIM.
- In the **Email Configuration** tab, choose **DKIM**.
- Click **Add** to create a new selector.
- Enter a selector name (e.g., ‘zoho’) and click **Add**.
- _Copy the TXT record generated_.
- Add this TXT record to your [DNS Manager](https://beehosting.pro/what-is-a-dns-manager/), then click **Verify** in Zoho Mail.

[![email security](https://media.mailhop.org/duocircle/images/2024/10/spf-record-generator-4923.jpg)](https://media.mailhop.org/duocircle/images/2024/10/spf-record-generator-4923.jpg)

## Step 2- Creating TXT record in the DNS manager

- Log in to your domain’s DNS Manager.
- Create a new [TXT record](https://www.digicert.com/faq/dns/what-is-a-txt-record) with the name: **.\_domainkey.<yourdomain.com>**. Example: If your selector is ‘zoho’ and your domain is ‘domain.org, the name would be \`zoho.\_domainkey.domain.org.\`

 (For providers like GoDaddy, WIX, etc., use \`zoho.\_domainkey\`, the domain name will be **added automatically**.)

- _In the TXT record value, paste the content you copied from Zoho_.
- Save the TXT record.
- Use a [DKIM checker](/resources/dkim-checker) to verify the setup.

## Step 3- Turning on DKIM for the domain

- _After successfully validating DKIM on the third-party site, log in to the Zoho Mail Control Panel_.
- Click **Verify** next to the specific selector.
- The text record will update to **Verified**.
- You’ll get a prompt to enable DKIM right away or later.
- If you enable DKIM immediately, [DKIM signatures](https://docs.mapp.com/docs/dkim-signature) will be added to all [outgoing emails](https://www.zoho.com/mail/help/adminconsole/outgoing-rules.html) from your domain.

## Troubleshooting common DMARC issues

### Setting TTL

[TTL (Time To Live)](https://www.geeksforgeeks.org/what-is-time-to-live-ttl/) in DNS controls how long it takes for DNS changes to take effect. If you set a high TTL value, like 24 or 48 hours, updates to records like TXT or [SPF](/resources/what-is-spf) may take longer to propagate, **sometimes up to 12 to 24 hours**, depending on the TTL you choose.

[![TTL in DNS controls](https://media.mailhop.org/duocircle/images/2024/10/spf-validator-4.jpg)](https://media.mailhop.org/duocircle/images/2024/10/spf-validator-4.jpg)

### Inaccurate values

[SPF records](/content/spf-records) may need to be added differently depending on which provider you use. To ensure you get proper guidance on adding a DKIM record, you can check the ‘help’ pages or contact your **provider’s support team**.

### Spelling mistakes

_Make sure you’ve copied the correct information from the Zoho Setup pages_. For [DKIM](/resources/what-is-dkim), copy the entire key and use it as the value of the TXT Record. The TXT Record name should follow the **recommended naming rules**.

## Final words

After configuring DKIM keys for Zoho, you should also enable [DMARC](/resources/what-is-dmarc). While it is optional, we recommend you also start receiving [DMARC reports](/content/dmarc-report). We can help you uncomplicate and analyze aggregate and forensic reports so that you can make the right adjustments to your TXT records if needed. For more details about optimizing your [email security](/), including how **DuoCircle** can enhance your DMARC implementation, [contact us](/contact) or [book a demo](/demo-request).

## Topics

DKIMDMARCemail securityspfSPF record 

![Brad Slavin](https://media.mailhop.org/dmarcreport/images/team/brad-slavin.jpg) 

Brad Slavin 

General Manager

General Manager at DuoCircle. Product strategy and commercial lead across the email security portfolio.

## Secure your email infrastructure

Protect, authenticate, and deliver. Contact our team to find the right solution.

[Contact Sales](/contact/) [Explore Products](/products/) 

## Related Articles

[  Email Security 6m  Building a zero-trust security model for emails  Dec 11, 2024 ](/blog/email-security/building-a-zero-trust-security-model-for-emails/)[  Email Security 7m  How email authentication helps you prove sender identity under ISO 27001  Nov 18, 2025 ](/blog/email-security/how-email-authentication-helps-verify-sender-identity-for-iso-27001/)[  Email Security 6m  How do you achieve SPF alignment to enhance email security and deliverability?  Mar 25, 2025 ](/blog/email-security/how-spf-alignment-improves-email-security-and-deliverability/)[  Email Security 3m  How SPF, DKIM, and DMARC quietly protect every email you send?  Jun 13, 2025 ](/blog/email-security/how-spf-dkim-dmarc-protect-every-email-you-send-securely/)

```json
{"@context":"https://schema.org","@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com","logo":{"@type":"ImageObject","url":"https://www.duocircle.com/images/duocircle-logo.png"},"description":"DuoCircle is a portfolio of specialized email products covering protection, authentication, delivery, and routing. We deliver about 90% of category-leader capability at roughly half the price, backed by experts who own the outcome. Trusted by 50,000+ organizations since 2014.","subOrganization":[{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138898167","name":"DMARC Report","url":"https://dmarcreport.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897912","name":"Phish Protection","url":"https://www.phishprotection.com"}],"sameAs":["https://www.linkedin.com/company/duocircle","https://x.com/duocirclellc","https://www.facebook.com/duocirclellc","https://www.g2.com/products/phish-protection-by-duocircle/reviews","https://github.com/duocircle","https://www.crunchbase.com/organization/duocircle-llc"],"contactPoint":{"@type":"ContactPoint","contactType":"customer support","url":"https://support.duocircle.com"},"knowsAbout":["Email Security","Email Authentication","SPF","DKIM","DMARC","Phishing Protection","Spam Filtering","SMTP Relay","Email Deliverability","Email Forwarding"]}
```

```json
{"@context":"https://schema.org","@type":"WebSite","name":"DuoCircle LLC","url":"https://www.duocircle.com","description":"DuoCircle is a portfolio of specialized email products covering protection, authentication, delivery, and routing. We deliver about 90% of category-leader capability at roughly half the price, backed by experts who own the outcome. Trusted by 50,000+ organizations since 2014.","publisher":{"@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com","logo":{"@type":"ImageObject","url":"https://www.duocircle.com/images/duocircle-logo.png"},"description":"DuoCircle is a portfolio of specialized email products covering protection, authentication, delivery, and routing. We deliver about 90% of category-leader capability at roughly half the price, backed by experts who own the outcome. Trusted by 50,000+ organizations since 2014.","subOrganization":[{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138898167","name":"DMARC Report","url":"https://dmarcreport.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897912","name":"Phish Protection","url":"https://www.phishprotection.com"}]}}
```

```json
[{"@context":"https://schema.org","@type":"BlogPosting","headline":"How to add a DKIM signature for your domain in Zoho?","description":"How to add a DKIM signature for your domain in Zoho?","url":"https://www.duocircle.com/blog/email-security/how-to-add-dkim-signature-for-domain-in-zoho/","datePublished":"2024-10-18T16:53:11.000Z","dateModified":"2025-08-25T14:00:54.000Z","dateCreated":"2024-10-18T16:53:11.000Z","author":{"@type":"Person","@id":"https://www.duocircle.com/authors/brad-slavin/#person","name":"Brad Slavin","url":"https://www.duocircle.com/authors/brad-slavin/","jobTitle":"General Manager","description":"Brad Slavin runs DuoCircle, the company behind DMARC Report, AutoSPF, Phish Protection, and Mailhop. His focus is product strategy, customer relationships, and the commercial and compliance side of email authentication (DPAs, SLAs, enterprise procurement).","image":"https://media.mailhop.org/dmarcreport/images/team/brad-slavin.jpg","knowsAbout":["Email Security Strategy","SaaS Product Management","Enterprise Compliance","Customer Success","Email Deliverability Business"],"worksFor":{"@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com"},"sameAs":["https://www.linkedin.com/in/bradslavin"]},"publisher":{"@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com","logo":{"@type":"ImageObject","url":"https://www.duocircle.com/images/duocircle-logo.png"},"description":"DuoCircle is a portfolio of specialized email products covering protection, authentication, delivery, and routing. We deliver about 90% of category-leader capability at roughly half the price, backed by experts who own the outcome. Trusted by 50,000+ organizations since 2014.","subOrganization":[{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138898167","name":"DMARC Report","url":"https://dmarcreport.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897912","name":"Phish Protection","url":"https://www.phishprotection.com"}]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.duocircle.com/blog/email-security/how-to-add-dkim-signature-for-domain-in-zoho/"},"articleSection":"email-security","keywords":"DKIM, DMARC, email security, spf, SPF record","wordCount":498,"image":{"@type":"ImageObject","url":"https://media.mailhop.org/duocircle/images/2024/10/spf-validator-6721.jpg","caption":"email security","width":900,"height":600},"speakable":{"@type":"SpeakableSpecification","cssSelector":[".answer-block","h1"]}},{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https://www.duocircle.com/blog/"},{"@type":"ListItem","position":2,"name":"Email Security"},{"@type":"ListItem","position":3,"name":"How to add a DKIM signature for your domain in Zoho?","item":"https://www.duocircle.com/blog/email-security/how-to-add-dkim-signature-for-domain-in-zoho/"}]}]
```

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.duocircle.com/"},{"@type":"ListItem","position":2,"name":"Blog","item":"https://www.duocircle.com/blog/"},{"@type":"ListItem","position":3,"name":"Email Security","item":"https://www.duocircle.comundefined"},{"@type":"ListItem","position":4,"name":"How to add a DKIM signature for your domain in Zoho?","item":"https://www.duocircle.com/blog/email-security/how-to-add-dkim-signature-for-domain-in-zoho/"}]}
```

```json
{"@context":"https://schema.org","@type":"BlogPosting","headline":"How to add a DKIM signature for your domain in Zoho?","description":"How to add a DKIM signature for your domain in Zoho?","url":"https://www.duocircle.com/blog/email-security/how-to-add-dkim-signature-for-domain-in-zoho/","datePublished":"2024-10-18T16:53:11.000Z","dateModified":"2025-08-25T14:00:54.000Z","dateCreated":"2024-10-18T16:53:11.000Z","author":{"@type":"Person","@id":"https://www.duocircle.com/authors/brad-slavin/#person","name":"Brad Slavin","url":"https://www.duocircle.com/authors/brad-slavin/","jobTitle":"General Manager","description":"Brad Slavin runs DuoCircle, the company behind DMARC Report, AutoSPF, Phish Protection, and Mailhop. His focus is product strategy, customer relationships, and the commercial and compliance side of email authentication (DPAs, SLAs, enterprise procurement).","image":"https://media.mailhop.org/dmarcreport/images/team/brad-slavin.jpg","knowsAbout":["Email Security Strategy","SaaS Product Management","Enterprise Compliance","Customer Success","Email Deliverability Business"],"worksFor":{"@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com"},"sameAs":["https://www.linkedin.com/in/bradslavin"]},"publisher":{"@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com","logo":{"@type":"ImageObject","url":"https://www.duocircle.com/images/duocircle-logo.png"},"description":"DuoCircle is a portfolio of specialized email products covering protection, authentication, delivery, and routing. We deliver about 90% of category-leader capability at roughly half the price, backed by experts who own the outcome. Trusted by 50,000+ organizations since 2014.","subOrganization":[{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138898167","name":"DMARC Report","url":"https://dmarcreport.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897912","name":"Phish Protection","url":"https://www.phishprotection.com"}]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.duocircle.com/blog/email-security/how-to-add-dkim-signature-for-domain-in-zoho/"},"articleSection":"email-security","keywords":"DKIM, DMARC, email security, spf, SPF record","wordCount":498,"image":{"@type":"ImageObject","url":"https://media.mailhop.org/duocircle/images/2024/10/spf-validator-6721.jpg","caption":"email security","width":900,"height":600},"speakable":{"@type":"SpeakableSpecification","cssSelector":[".answer-block","h1"]}}
```
