How to Set Up DKIM in cPanel

Knowledgebase / How to Set Up DKIM in cPanel

How to Set Up DKIM in cPanel

0 found helpful (0 votes) ...
Back to Knowledgebase

DKIM (DomainKeys Identified Mail) adds a digital signature to your outgoing emails so that receiving servers can verify the email really came from your domain. It is one of the most important steps for inbox delivery.

Step 1 — Enable DKIM via Email Deliverability

  1. Log in to cPanel.
  2. Under Email, click Email Deliverability.
  3. Find your domain and click Manage.
  4. If DKIM shows a warning or is missing, click Repair. cPanel will generate and install the DKIM key automatically.

What if Email Deliverability is not available?

Some plans manage DNS elsewhere. In that case, generate the DKIM key in cPanel and add it manually to your DNS zone:

  1. In cPanel → Email Deliverability, click Manage for your domain.
  2. Under the DKIM section, copy the full TXT record value shown (it starts with v=DKIM1).
  3. Log in to wherever your DNS is managed.
  4. Add a new TXT record with the name default._domainkey.yourdomain.com and paste the value.

Verify DKIM is working

Send a test email to check-auth@verifier.port25.com. You will receive an automated reply showing whether DKIM passed or failed. Alternatively, use https://mxtoolbox.com/dkim.aspx.


Was this article helpful?



Still need help?

Open a support ticket →

On This Page