Adding SPF and DKIM records to DNS settings | Zoho CRM Help

Adding SPF and DKIM records to DNS settings

Email authentication is a process that enables organizations to maintain the credibility of the email's source when they send emails from Zoho CRM using their own domain. To authenticate the emails, they must verify the following authentication standards:
  1. Domain Verification
  2. DKIM (Domain Keys Identified Mail)
  3. SPF (Sender Policy Framework)
After completing the authentication process in Zoho CRM, the next step is to add the automatically generated SPF and DKIM records to the domain manager. Read more about authenticating emails

DKIM authentication

Domain Keys or DKIM is an email authentication system created by Yahoo! to verify the authenticity of an email sender and protect the message from being altered during transmission. It is based on the DomainKeys specification, which combines elements of Identified Internet Mail to create a more secure protocol known as Domain Keys Identified Mail (DKIM). This protocol allows the sender to digitally sign each email message with a cryptographic signature, which is then verified by the recipient's email server. This ensures that the message has not been tampered with or altered in any way. DKIM also helps to prevent spam and phishing attempts by verifying the sender's identity and domain.

SPF authentication

SPF, or Sender Policy Framework, is an email authentication protocol that allows domain owners to specify which servers are authorized to send emails on their behalf. It works by verifying the IP address of the sender against a list of authorized IP addresses, known as an SPF record, that is published in the Domain Name System (DNS). If the IP address of the sender is not on the list, then the email is rejected. This helps to protect against email spoofing and phishing attacks, as it ensures that only authorized email servers can send emails from a domain.

Configuring settings in your domain managers

Note:    
If you are using Zoho CRM from the regions below, add the respective TXT value instead of "include:one.zoho.com".
  1. US v=spf1 include:one.zoho.com
  2. EU v=spf1 include:one.zoho.eu
  3. IN v=spf1 include:one.zoho.in
  4. AU v=spf1 include:one.zoho.com.au
  5. CN v=spf1 include:one.zoho.com.cn
  6. JP v=spf1 include:one.zoho.jp

GoDaddy 

To add the SPF record for your domain:
  1. Log in to your GoDaddy account and navigate to the Domain Control Center.
  2. Select your domain to access the Domain Settings page.
  3. Under Additional Settings, select Manage DNS.
  4. Select Add under the records table.
  5. Under Type, select TXT.
  6. Enter the following information:
    1. Type: Select TXT as the type of record to be added.
    2. Host: Enter "@".
    3. TXT Value: Paste the SPF TXT record displayed in the SPF/DKIM Setup screen.
    4. TTL: Enter how long the server should take to cache the information.
      Example: v=spf1 include:one.zoho.com include:sender.zohobooks.com ~all
  7. Click Save.
If you have an existing SPF TXT record,
  1. Locate the record you added and click Edit.
  2. To the existing record details, add "include:one.zoho.com" after "v=spf1". (Example: v=spf1 include:one.zoho.com include:spf.zylker.com ~all)
  3. Click Save.
To add the DKIM record for your domain, follow these steps:
  1. Log in to your GoDaddy account and navigate to the Domain Control Center.
  2. Select your domain to access the Domain Settings page.
  3. Under Additional Settings, select Manage DNS.
  4. Select Add under the records table.
  5. Under Type, select TXT.
  6. Enter the following information:
    1. Type: Select TXT as the type of record to be added.
    2. Host: Enter the DKIM hostname displayed in the SPF/DKIM Setup screen. (Example:"2232._domainkey")
    3. TXT Value: Paste the DKIM TXT record displayed in the SPF/DKIM Setup screen of your Zoho CRM account.
    4. TTL: Enter how long the server should take to cache the information.
  7. Click Save.
Click here to learn more about managing your DNS record resource in your GoDaddy account.

Cloudflare

To add the SPF record for your domain, follow these steps:
  1. Log in to your Cloudflare account.
  2. Click the appropriate Cloudflare account for the domain where you will add records.
  3. Click the DNS app.
  4. Click Add record.
  5. Enter the following information:
    1. Type: TXT.
    2. Name: Enter "@".
    3. IPv4 address: Paste the SPF TXT record displayed in the SPF/DKIM Setup screen.
    4. TTL: Enter how long the server should take to cache the information.
      Example: v=spf1 include:one.zoho.com include:sender.zohobooks.com~ all
  6. Click Save.
To add the DKIM record for your domain, follow these steps:
  1. Log in to your Cloudflare account.
  2. Click the appropriate Cloudflare account for the domain where you will add records
  3. Click the DNS app.
  4. Click Add record.
  5. Enter the following information:
    1. Type: TXT.
    2. Name: Enter the DKIM hostname displayed in the SPF/DKIM Setup screen. (Example: 2232._domainkey)
    3. IPv4 address: Paste the DKIM TXT record displayed in the SPF/DKIM Setup screen of your Zoho CRM account.
    4. TTL: Enter how long the server should take to cache the information.
  6. Click Save.
Click here to learn more about managing your DNS record resource in your GoDaddy account.

JostHost 

To add the SPF record for your domain:
  1. Log in to your JustHost account.
  2. Go to the Domains menu at the top and click the Zone Editor sub menu.
  3. Select your domain from the drop-down.
  4. Click Add DNS Record at the top of the zone editor.
  5. Enter the following information:
    1. Name: Enter the domain name.
    2. TTL: Enter how long the server should take to cache the information.
    3. Type: TXT.
    4. TXT Value: Paste the SPF TXT record displayed in the SPF/DKIM Setup screen.
      Example: v=spf1 include:one.zoho.com include:sender.zohobooks.com~ all
  6. Click Add Record.
If you have an existing SPF TXT record,
  1. Select the domain you want to edit.
  2. Under Zone File Records, select the record to be edited and click Edit.
  3. To the existing record details, add "include:one.zoho.com" after "v=spf1". (Example: v=spf1 include:one.zoho.com include:spf.zylker.com ~all)
  4. Click ADD.
To add the DKIM record for your domain, follow these steps:
  1. Log in to your JustHost account.
  2. Go to the Domains menu at the top and click the Zone Editor sub menu.
  3. Select your domain from the drop-down.
  4. Click Add DNS Record at the top of the zone editor.
  5. Enter the following information:
    1. Name: Enter the DKIM hostname displayed in the SPF/DKIM Setup screen.(Example: 2232._domainkey)
    2. TTL: Enter how long the server should take to cache the information.
    3. Type: TXT.
    4. TXT Value: Paste the DKIM TXT record displayed in the SPF/DKIM Setup screen of your Zoho CRM account.
  6. Click Add Record.
Click here to learn more about managing your DNS record resource in your JostHost account.

HostMonster

To add the SPF record for your domain:
  1. Log in to your HostMonster account.
  2. Go to the Domains menu at the top and click the Zone Editor sub menu.
  3. Select your domain from the drop-down.
  4. Click Add DNS Record at the top of the zone editor.
  5. Enter the following information:
    1. Name: Enter "@".
    2. TTL: Enter how long the server should take to cache the information.
    3. Type: TXT
    4. TXT Value: Paste the SPF TXT record displayed in the SPF/DKIM Setup screen.
    5. Example: v=spf1 include:one.zoho.com include:sender.zohobooks.com~ all
  6. Click Add Record.
If you have an existing SPF TXT record,
  1. Select the domain you want to edit.
  2. Under Zone File Records, select the record to be edited and click Edit.
  3. To the existing record details, add "include:one.zoho.com" after "v=spf1". (Example: v=spf1 include:one.zoho.com include:spf.zylker.com ~all)
  4. Click ADD.
To add a DKIM record for your domain, follow these steps:
  1. Log in to your HostMonster account.
  2. Go to the Domains menu at the top and click the Zone Editor sub menu.
  3. Select your domain from the drop-down.
  4. Click Add DNS Record at the top of the zone editor.
  5. Enter the following information:
    1. Name: Enter the DKIM hostname displayed in the SPF/DKIM Setup screen. (Example: 2232._domainkey)
    2. TTL: Enter how long the server should take to cache the information.
    3. Type: TXT.
    4. TXT Value: Paste the DKIM TXT record displayed in the SPF/DKIM Setup screen of your Zoho CRM account
  6. Click Add Record.
Click here to learn more about managing your DNS record resource in your HostMonster account.

Ipage

To add the SPF record for your domain:
  1. Log in to your Ipage account and go to the Domains tab in the dashboard.
  2. In the Card View, click Manage on the domain for which you are updating the SPF record.
  3. In the list view, click the Settings icon.
  4. Click DNS & Name servers in the left pane.
  5. Click DNS Records on the DNS & NAMESERVERS page.
  6. Click Add DNS Record to add a new SPF record.
  7. Enter the following information:
    1. Name: Enter "@".
    2. TTL: Enter how long the server should take to cache the information.
    3. Type: TXT
    4. TXT Value: Paste the SPF TXT record displayed in the SPF/DKIM Setup screen.
      Example: v=spf1 include:one.zoho.com include:sender.zohobooks.com~ all
  8. Click Add Record.
If you have an existing SPF TXT record:
  1. Select the domain you want to edit.
  2. Under Action, select Edit.
  3. To the existing record details, add "include:one.zoho.com" after "v=spf1". (Example: v=spf1 include:one.zoho.com include:spf.zylker.com ~all)
  4. Click ADD.
To add the DKIM record for your domain, follow these steps:
  1. Log in to your Ipage account and go to the Domains tab in the dashboard.
  2. In the card view, click Manage on the domain for which you are updating the SPF record.
  3. In the list view, click the Settings icon.
  4. Click DNS & Nameservers in the left pane.
  5. Click DNS Records on the DNS & Nameservers page.
  6. Click Add DNS Record to add a new SPF record.
  7. Enter the following information:
    1. Name: Enter the DKIM hostname displayed in the SPF/DKIM Setup screen. (Example: 2232._domainkey)
    2. TTL: Enter how long the server should take to cache the information.
    3. Type: TXT.
    4. TXT Value: Paste the DKIM TXT record displayed in the SPF/DKIM Setup screen of your Zoho CRM accounts.
  8. Click Add Record.
Click here to learn more about managing your DNS record resource in your Ipage account.

WordPress  

To add the SPF record for your domain, follow these steps:
  1. Log in to your WordPress account.
  2. From the navigation toolbar, click My Site.
  3. Under the Manage section, click Domains.
  4. Click the domain for which you want to add the text record.
  5. Scroll down and click the Name Servers and DNS link.
  6. Click DNS Records to add new TXT records.
  7. Enter the following information:
    1. Type: Select TXT as the type of record to add.
    2. Name: Enter the domain name.
    3. Text: Paste the SPF TXT record displayed in the SPF/DKIM Setup screen.
      Example: v=spf1 include:one.zoho.com include:sender.zohobooks.com~ all
  8. Click Add New DNS Record
To add the DKIM TXT record for your domain, follow these steps:
  1. Log in to your WordPress account.
  2. From the navigation toolbar, click My Site.
  3. Under the Manage section, click Domains.
  4. Click the domain for which you want to add the text record.
  5. Scroll down and click the Name Servers and DNS link.
  6. Click DNS Records to add new text records.
  7. Enter the following information:
    1. Type: Select TXT as the type of record to add.
    2. Name: Enter the DKIM hostname displayed in the SPF/DKIM Setup screen. (Example: 2232._domainkey)
    3. Text: Paste the DKIM TXT record displayed in the SPF/DKIM Setup screen of your Zoho CRM account.
  8. Click Add New DNS Record.

Wix

To add the SPF TXT record for your domain, follow these steps:
  1. Log in to your Wix account
  2. Navigate to the Domains page.
  3. Click the Show More icon next to the relevant domain and select Manage DNS Records.
  4. Click + Add Record in the TXT (Text) section.
  5. Enter the following information:
    1. Host Name: Enter "@".
    2. SPF Value: Paste the SPF TXT record displayed in the SPF/DKIM Setup screen.
    3. TTL: Enter how long the server should take to cache the information.
  6. Click Save.
In the Card View, click Manage on the domain for which you are updating the SPF record.
Example: v=spf1 include:one.zoho.com include:sender.zohobooks.com~ all
If you have an existing SPF TXT record:
  1. Under your domain name, select Advanced and click Edit DNS.
  2. To the existing SPF Value, add "include:one.zoho.com" after "v=spf1".
    Example: v=spf1 include:one.zoho.com include:spf.zylker.com ~all
  3. Click Save DNS to confirm.
To add the DKIM TXT record for your domain, follow these steps:
  1. Log in to your Wix account.
  2. Navigate to the Domains page.
  3. Click the Show More icon next to the relevant domain and select Manage DNS records.
  4. Scroll down to the TXT (Text) section and click Add Record.
  5. Enter the following information:
    1. Host Name: Enter the DKIM hostname displayed in the SPF/DKIM Setup screen. (Example: 2232._domainkey)
    2. TXT Value: Paste the DKIM TXT record displayed in the SPF/DKIM Setup screen of your Zoho CRM account.
    3. TTL: Enter how long the server should take to cache the information.
  6. Click Save.
Click here to learn more about managing your DNS record resource in your Wix account.

eNom

To add the SPF TXT record for your domain, follow these steps:
  1. Log in to your eNom account.
  2. From the navigation toolbar, choose Domains and click My Domains.
  3. Click Add SRV or SPF record.
  4. Choose Add a SPF Record from the drop-down list.
  5. Enter the following information:
    1. Host Name: Enter "@".
    2. TXT value: Paste the SPF TXT record displayed in the SPF/DKIM Setup screen.
    3. TTL: Enter how long the server should take to cache the information.
      Example: v=spf1 include:one.zoho.com include:sender.zohobooks.com~ all
  6. Click Save.
If you have an existing SPF TXT record
  1. Locate the record you added and click Edit SPF Text.
  2. To the existing SPF Text String, add "include:one.zoho.com" after "v=spf1". (Example: v=spf1 include:one.zoho.com include:spf.zylker.com ~all)
  3. Click Save to confirm.
To add the DKIM TXT record for your domain, follow these steps:
  1. Log in to your eNom account.
  2. From the navigation toolbar, choose Domains and click My Domains.
  3. Click Add TXT record.
  4. Choose Add DKIM Record from the drop-down list.
  5. Enter the following information:
    1. Host Name: Enter the DKIM hostname displayed in the SPF/DKIM Setup screen. (Example: 2232._domainkey)
    2. TXT value: Paste the DKIM TXT record displayed in the SPF/DKIM Setup screen of your Zoho CRM account.
    3. TTL: Enter how long the server should take to cache the information.
  6. Click Save.
Click here to learn more about managing your DNS record resource in your eNom account.

Squarespace  

To add the SPF TXT record for your domain, follow these steps:
  1. Log in to your Squarespace account.
  2. Open Advanced DNS Settings for the domain.
  3. Scroll down to Custom Records.
  4. In the Record field of a blank row, select TXT from the drop-down.
  5. Enter "@" in the Host field.
  6. Leave the Priority field blank.
  7. Paste the SPF TXT record displayed in the SPF/DKIM Setup screen.
  8. Click Add to save the SPF record.
    Example: v=spf1 include:one.zoho.com include:sender.zohobooks.com~ all
If you have an existing SPF TXT record,
  1. Locate the record you added.
  2. To the existing record details, add "include:one.zoho.com" after "v=spf1". (Example: v=spf1 include:one.zoho.com include:spf.zylker.com ~all)
  3. Click ADD and then click Save to confirm.
Adding the DKIM record for your domain
  1. To add the DKIM record for your domain, follow these steps:
  2. Log in to your Squarespace account.
  3. Open Advanced DNS Settings for the domain.
  4. Scroll down to Custom Records.
  5. In the Record field of a blank row, select TXT from the drop-down.
  6. In the Host field, enter the DKIM hostname displayed in the SPF/DKIM Setup screen.  (Example: 2232._domainkey)
  7. Leave the Priority field blank.
  8. Copy the DKIM TXT record displayed in the SPF/DKIM Setup screen in your Zoho CRM account. Paste it in the Data field.
  9. Click Add to save the DKIM record.

Click here to learn more about managing your DNS record resource in your Squarespace account.

Eurodns

To add the SPF TXT record for your domain, follow these steps:
  1. Log in to your Eurodns account.
  2. From the navigation toolbar, go to Domain Names > Active.
  3. Locate the domain you want to manage and click Manage.
  4. Under the DNS Zone section, click Manage Zone.
  5. Click the New Record button at the bottom of the page.
  6. Enter the following details:
    1. Type: Select TXT(Text).
    2. TXT: Paste the SPF TXT record displayed in the SPF/DKIM Setup screen.
    3. Host: Enter "@".
    4. TTL: Enter how long the server should take to cache the information.
      Example: v=spf1 include:one.zoho.com include:sender.zohobooks.com~ all
  7. Click Save Record.
  8. Finally, click Save Zone to confirm.
If you have an existing SPF TXT record:
  1. Select the domain and click Manage.
  2. Under DNS Zone, click Manage Zone.
  3. Locate the record and click the Edit icon.
  4. To the existing record details, add "include:one.zoho.com" after "v=spf1". (Example: v=spf1 include:one.zoho.com include:spf.zylker.com ~all)
  5. Click Save Record and then click Save Zone to confirm.
To add the DKIM TXT record for your domain, follow these steps:
  1. Log in to your Eurodns account.
  2. From the navigation toolbar, choose Domain Names.
  3. Locate the domain you want to manage and click Manage.
  4. Under the DNS Zone section, click Manage Zone.
  5. Click the New Record button at the bottom of the page.
  6. Enter the following details:
    1. Type: Select TXT(Text)
    2. TXT: Paste the DKIM TXT record displayed in the SPF/DKIM Setup screen of your Zoho CRM account.
    3. Host: Enter the DKIM hostname displayed in the SPF/DKIM Setup screen. (Example: 2232._domainkey)
    4. TTL: Enter how long the server should take to cache the information.
  7. Click Save Record.
  8. Finally, click Save Zone to confirm.
Click here to learn more about managing your DNS record resource in your Eurodns account.

Register 

To add the SPF TXT record for your domain, follow these steps:
  1. Log in to your Register account.
  2. Click Manage Account.
  3. Under Account Dashboard, choose Domains and click Manage.
  4. Locate your domain and click the Manage link.
  5. Under Advanced Technical Settings, click the Edit TXT Records link.
  6. Enter the following information:
    1. Host: Enter @
    2. TXT Record: Paste the SPF TXT record displayed in the SPF/DKIM Setup screen
    3. Example: v=spf1 include:one.zoho.com include:sender.zohobooks.com~ all
  7. Click the Continue button to confirm.
If you have an existing SPF TXT record:
  1. Select the domain and click the Manage link.
  2. To the existing record details, add "include:one.zoho.com" after "v=spf1". (Example: v=spf1 include:one.zoho.com include:spf.zylker.com ~all)
  3. Click Continue to confirm.
To add the DKIM TXT record for your domain, follow these steps:
  1. Log in to your Register account.
  2. Click Manage Account.
  3. Under Account Dashboard, choose Domains and click Manage.
  4. Locate your domain and click the Manage link.
  5. Under Advanced Technical Settings, click the Edit TXT Records link.
  6. Enter the following information:
    1. Host: Enter the DKIM hostname displayed in the SPF/DKIM Setup screen. (Example: 2232._domainkey)
    2. TXT Record: Paste the DKIM TXT record displayed in the SPF/DKIM Setup screen of your Zoho CRM account.
  7. Click the Continue button. 

Network Solutions

To add the SPF TXT record for your domain, follow these steps:
  1. Log in to your Network Solutions account.
  2. Click Manage Account on the top-right corner of the page.
  3. Under My Domain Names, click the Edit DNS link.
  4. From the list of domains displayed, select the domain for which you want to add the record and click the Edit DNS button.
  5. Under the Advanced DNS Manager section, click the Manage Advanced DNS Records button.
  6. Scroll down.
  7. Under the Text (Text Records) section, click the Edit TXT Records button.
  8. Enter the following information:
    1. Host: Enter the domain name.
    2. TTL: Enter how long the server should take to cache the information.
    3. Text: Paste the SPF TXT record displayed in the SPF/DKIM Setup screen.
      Example: v=spf1 include:one.zoho.com include:sender.zohobooks.com~ all
  9. Click Continue to confirm.
  10. Finally, click Save Changes.
If you have an existing SPF TXT record:
  1. Select the domain and click the Edit DNS button.
  2. Under the Text(Text Record) section, click the Edit TXT Records button.
  3. To the existing record details, add "include:one.zoho.com" after "v=spf1". (Example: v=spf1 include:one.zoho.com include:spf.zylker.com ~all)
  4. Click Continue to confirm and click Save Changes.
To add a DKIM TXT record for your domain, follow these steps:
  1. Log in to your Network Solutions account.
  2. Click Manage Account on the top-right corner of the page.
  3. Under My Domain Names, click the Edit DNS link.
  4. From the list of domains displayed, select the domain for which you want to add the record and click the Edit DNS button.
  5. Under the Advanced DNS Manager section, click the Manage Advanced DNS Records button.
  6. Scroll down. Under the Text (Text Records) section, click the Edit TXT Records button.
  7. Enter the following information:
    1. Host: Enter the DKIM hostname displayed in the SPF/DKIM Setup screen. (Example: 2232._domainkey)
    2. TTL: Enter how long the server should take to cache the information.
    3. Text: Paste the DKIM TXT record displayed in the SPF/DKIM Setup screen of your Zoho CRM account.
  8. Click Continue to confirm.
  9. Finally, click Save Changes

Bluehost

To add the SPF TXT record for your domain, follow these steps:
  1. Log in to your BlueHost account.
  2. Go to the Domains menu at the top and click the Zone Editor submenu.
  3. Select your domain name from the drop-down.
  4. To add a new SPF record, enter this information under Add DNS Record at the top of the Zone Editor:
    1. Type: TXT
    2. Name: Enter the domain name
    3. TXT: Paste the SPF TXT record displayed in the SPF/DKIM Setup screen
    4. TTL: Enter how long the server should take to cache the information
      Example: v=spf1 include:one.zoho.com include:sender.zohobooks.com~ all
  5. Click Add Record.
If you have an existing SPF TXT record:
  1. Locate the record you added and click the Modify Record button.
  2. To the existing record details, add "include:one.zoho.com" after "v=spf1". (Example: v=spf1 include:one.zoho.com include:spf.zylker.com ~all)
  3. Click Modify Record.
To add the DKIM TXT record for your domain, follow these steps:
  1. Log in to your BlueHost account.
  2. Go to the Domains menu at the top and click the Zone Editor submenu.
  3. Select your domain name from the drop-down.
  4. To add a new DKIM record, enter this information under Add DNS Record at the top of the Zone Editor:
    1. Type: TXT.
    2. Name: Enter the DKIM hostname displayed in the SPF/DKIM Setup screen. (Example:2232._domainkey)
    3. TXT Value: Paste the DKIM TXT record displayed on the SPF/DKIM Setup screen of your Zoho CRM account.
    4. TTL: Enter how long the server should take to cache the information
  5. Click Add Record.
Click here to learn more about managing your DNS record resource in your BlueHost account.

Namecheap

To add the SPF record for your domain, follow these steps:
  1. Log in to your Namecheap account.
  2. Click Domain List on the left pane.
  3. Click the Manage button next to your domain.
  4. Under the Advanced DNS tab, click the Add New Record button.
  5. Enter the SPF and DKIM TXT records provided by Zoho CRM.
    1. Type: Select TXT as the type of record you want to add.
    2. Host: Enter"@".
    3. Value: Paste the SPF TXT record displayed on the SPF/DKIM Setup screen.
    4. TTL: Enter how long the server should take to cache the information.          
      Example: v=spf1 include:one.zoho.com include:sender.zohobooks.com~ all   
  6. Click the Save all changes button. 
If you have an existing SPF TXT record:
  1. Locate the record you added and click the Edit icon.
  2. To the existing record details, add "include:one.zoho.com" after "v=spf1". (Example: v=spf1 include:one.zoho.com include:spf.zylker.com ~all)
  3. Click Update.
Click here to learn more about managing your DNS record resource in your Namecheap account.

HostGator   

To add the SPF record for your domain in HostGator, follow these steps:
  1. Log in to your HostGator account.
  2. Navigate to the control panel and search for your domain name.
  3. From the navigation toolbar, choose Manage Orders and click List/Search Orders.
  4. Click on your domain from the list displayed.
  5. Under the DNS Management section, click the Manage DNS link.
  6. First click the TXT Records button to add the SPF record and then click the Add TXT Record button below it.
  7. Enter the following information:
    1. Host Name: Enter "@"
    2. Value: Paste the SPF TXT record displayed in the SPF/DKIM Setup screen.
    3. TTL: Enter how long the server should take to cache the information. The ideal TTL is 86400 (1 day). It can not be set to less than 14400 (4 hours).
      Example: v=spf1 include:one.zoho.com include:sender.zohobooks.com ~all
  8. Click Add Record.
If you have an existing SPF TXT record:
  1. Locate the record you added and click the Modify Record button.
  2. To the existing record details, add your sender domain after "v=spf1". (Example: include:one.zoho.com)
  3. Click Modify Record.
To add the DKIM record for your domain in HostGator, follow these steps:
  1. Log in to your HostGator account.
  2. From the Navigation toolbar, choose Manage Orders and click List/Search Orders.
  3. Click on your domain from the list displayed.
  4. Under the DNS Management section, click Manage DNS.
  5. First click the TXT Records button to add the DKIM TXT record and then click the Add TXT Record button displayed below it.
  6. Enter the following information:
    1. Host Name: Enter the DKIM hostname displayed in the SPF/DKIM Setup screen. (Example: 2232._domainkey)
    2. Value: Paste the DKIM TXT record displayed on the SPF/DKIM Setup screen of your Zoho CRM account.
    3. TTL: Enter how long the server should take to cache the information. The ideal TTL is 86400 (1 day). It can't be set to less than 14400 (4 hours).
  7. Click Add Record. 
Click here to learn more about managing your DNS record resource in your HostGator account.
Tips:
  1. Having multiple SPF records can interrupt the SPF check which may cause validation failure. As a result, the emails may end up as Spam in the recipient servers. We recommend not to add a new record if you already have one.
  2. Sometimes, DNS providers will automatically add your domain name to the end of your DNS record's attribute name. For instance, if you set up a record with the attribute name _domainkey.yourdomain.com, it might be changed to _domainkey.yourdomain.com.yourdomain.com due to this automatic addition. To prevent this unintended repetition, simply place a dot at the end of the domain name when entering the DNS record. This dot indicates to the DNS provider not to add the domain name again to the record.
    For example, 1522406527143_domainkey.newgensaas.com, it might be changed to 1522406527143_domainkey.newgensaas.com.newgensaas.com 

    Zoho CRM Training Programs

    Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

    Zoho CRM Training
      Redefine the way you work
      with Zoho Workplace

        Zoho DataPrep Personalized Demo

        If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

        Zoho CRM Training

          Create, share, and deliver

          beautiful slides from anywhere.

          Get Started Now


            Zoho Sign now offers specialized one-on-one training for both administrators and developers.

            BOOK A SESSION








                                You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                    Manage your brands on social media

                                      Zoho Desk Resources

                                      • Desk Community Learning Series


                                      • Digest


                                      • Functions


                                      • Meetups


                                      • Kbase


                                      • Resources


                                      • Glossary


                                      • Desk Marketplace


                                      • MVP Corner


                                      • Word of the Day


                                        Zoho Marketing Automation

                                          Zoho Sheet Resources

                                           

                                              Zoho Forms Resources


                                                Secure your business
                                                communication with Zoho Mail


                                                Mail on the move with
                                                Zoho Mail mobile application

                                                  Stay on top of your schedule
                                                  at all times


                                                  Carry your calendar with you
                                                  Anytime, anywhere




                                                        Zoho Sign Resources

                                                          Sign, Paperless!

                                                          Sign and send business documents on the go!

                                                          Get Started Now




                                                                  Zoho TeamInbox Resources



                                                                          Zoho DataPrep Resources



                                                                            Zoho DataPrep Demo

                                                                            Get a personalized demo or POC

                                                                            REGISTER NOW


                                                                              Design. Discuss. Deliver.

                                                                              Create visually engaging stories with Zoho Show.

                                                                              Get Started Now







                                                                                            You are currently viewing the help articles of Sprints 1.0. If you are a user of 2.0, please refer here.

                                                                                            You are currently viewing the help articles of Sprints 2.0. If you are a user of 1.0, please refer here.



                                                                                                  • Related Articles

                                                                                                  • Email Authentication

                                                                                                    In this digital era email forms a major part of communication in every business or organization. Companies often use different domains to deliver the message to its recipients. In such cases, it's crucial to establish an email policy that can define ...
                                                                                                  • Troubleshooting Email Authentication

                                                                                                    How to fix the error which says "DKIM record missing"? After entering the public key value in you domain settings page, go to https://zohomail.tools/#domainDetails and select TXT. Enter the public key value you generated in CRM and select Lookup. If ...
                                                                                                  • Setting up Email Relay

                                                                                                    Understanding Email Relay and its benefits Email Relay allows you to route emails through your (company's) server while sending emails from Zoho CRM. Once the relay server is set up, the sent emails will follow a path like this: Zoho CRM -to- Relay ...
                                                                                                  • Your Guide to Zoho CRM Email Tools

                                                                                                    Introduction to Email Efficiently nurturing potential customers and building strong relationships is a core function of CRM. While email serves as a primary customer interaction channel, using separate email and CRM systems can lead to challenges in ...
                                                                                                  • Setting up Email Sharing Permissions

                                                                                                    Emails exchanged with customers contain important information that may be required for reference by several other teams who are involved in the business process. For example, a contract agreement exchanged with a firm may be required by the legal ...
                                                                                                    Wherever you are is as good as
                                                                                                    your workplace

                                                                                                      Resources

                                                                                                      Videos

                                                                                                      Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                      eBooks

                                                                                                      Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                      Webinars

                                                                                                      Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                      CRM Tips

                                                                                                      Make the most of Zoho CRM with these useful tips.



                                                                                                        Zoho Show Resources