Loading...

Knowledge Base

Add DKIM Record for Titan Email

This article provides step-by-step instructions on how to add a DKIM record for your Titan Email.

DomainKeys Identified Mail (DKIM) is an email authentication method that helps verify that messages sent from your domain are not altered and are trusted by receiving servers. Read What is DKIM guide to learn more.

 

Step 1: Get your DKIM record

  1. Access your Titan Email Manager in your Crazy Domains Account. 
  2. Click Email Reputation
  3. Under Ways to enhance your email reputation, click ADD
  4. Copy your DKIM record value.

 

Step 2: Add your Titan DKIM record value to your DNS

The steps to add a DKIM record depends on the DNS zone you are using. Please follow the instructions for your DNS zone:  

 

General instructions

If your DNS is hosted with another provider, follow these general setup instructions:  
 

  1. Log in to your DNS manager. 
  2. Add a new TXT record. 
  3. Enter your Titan DKIM details:
    • ​​​Host/Name: Enter the DNS Host Name in the following format: 
       
      (dnshostname).(yourdomain.com

      e.g. titan2._domainkey.(yourdomain.com
    • Value: Paste the TXT Record Value (e.g., v=DKIM1; k=rsa; p=...) 
    • TTL: Default or 3600
  4. Save the record.

 

Wait for the changes to take effect. DNS update may take 48-72 hours to work.

 

Loading...