DigiCert KnowledgeBase - Technical Support-hero

Knowledge Base

DKIM Record

Solution ID : SO84
Last Modified : 10/21/2023

DomainKeys Identified Mail (DKIM) records allow a recipient to validate a sender as the owner of an email message.

Domain Keys use public-key encryption to apply digital signatures to email, this allows verification of the sender as well as of the integrity of the message in question.

Every time you send an email, it will contain an encrypted key that the receiving mail server will decrypt using a Public Key located in the DKIM record. This connection allows the receiving mail server to verify that the email is actually being sent by that domain.

You will need to obtain your Public Key from your mail service provider. 

DKIM is created using TXT records. TXT records are plain text records with a name and a value of up to 255 characters. 

Constellix supports TXT records longer than 255 characters.

Note: TXT Records are replacing Sender Policy Framework (SPF) records, which are deprecated records. Constellix still supports modifications and deletions of SPF records currently in your account, but new or additional configurations must be in TXT record format.

Visit the Domain Key public website to learn more: DKIM.ORG