Freshdesk DKIM Setup 

DKIM (DomainKeys Identified Mail) is an authentication protocol that uses cryptographic signatures to ensure that email messages are not tampered with during transit and truly originate from your domain.

This guide outlines how to configure DKIM for Freshdesk, a cloud-based customer support platform that enables businesses to manage and authenticate email communications with their customers.

Freshdesk DKIM Requirements

Note: If you’re using a custom mailbox, your mail will be sent from that infrastructure. In that case, the below DKIM guide is not applicable – you’ll contact the provider of the mailbox for support in enabling DKIM signing.

A quick guide to setting up DKIM in Freshdesk

To set up DKIM you need to first update your DNS records with the Freshdesk domain key so that it can be located and used for verifying signatures.

Follow the procedure below to enable DKIM signing:

  1. Login to your Freshdesk account as an admin.
  2. Go to Admin > Support Channels > Email Settings > DKIM Settings.
  3. Copy the system generated settings (4 CNAME records) to publish in your DNS server/domain provider’s account. This is a one-time configuration step per domain name. Note: If you’re using Sendmarc’s DKIM management, you’re able to add the DKIM keys directly in Sendmarc. Please only add the keys below that use ‘_domainkey’ in the host (ie. the first, third, and fourth entries in the below table). All other entries will need to be added directly in the DNS.
HostTypeValue
fdm._domainkey.CNAMEacc1126827.domainkey.freshdesk.com
fddkim.CNAMEspfmx.domainkey.freshdesk.com
fd._domainkey.CNAMEfdacc1126827.domainkey.freshdesk.com
fd2._domainkey.CNAMEfd2acc1126827.domainkey.freshdesk.com
  1. Return to DKIM Settings in Freshdesk and click verify.

After verification (In Freshdesk)

Once DKIM is verified for a particular domain, a tick/cross against the DNS settings inside your helpdesk will indicate the status. Freshdesk Dkim Screenshot 1

How to update your DKIM settings using Sendmarc

To update your DKIM record through Sendmarc, please refer to the Sendmarc DKIM Setup Documentation.

Freshdesk’s Documentation

Freshdesk’s official DKIM configuration guide can be found here.

Looking for SPF Settings?

Find out how to configure your Freshdesk SPF settings here.