DomainKeys Identified Email prevents and deters against email spoofing, spam, and phishing attempts. DKIM works like a digital signature, so ISPs and major domains can trust your email, knowing it’s verified and legitimate. When you enable DKIM for your domains, the header of each email your company sends is digitally signed by a private encryption key. This way, all recipients have the option to verify exactly where an email came from.
To enable DKIM authentication, please contact Mixpanel to obtain the DKIM key pair. After obtaining the key pair, you will have to publish the DKIM record through your DNS.
Setting Up DKIM for Mixpanel
Publishing DKIM record in DNS
Log in to your DNS management console
Create a TXT record in your DNS with the title : <selector>._domainkey.<yourdomainname.com> for example: s1._domainkey.yourdomainname.com
In the section allotted for the TXT record value, paste the copied contents of the DKIM public key (to obtain the DKIM public and private key pair, contact Mixpanel’s support team)
Click Save.
Lookup and validate the published DKIM DNS record using this free DKIM record lookup tool
Enable DMARC for your domains to protect against spoofing. Sign up for a DMARC trial today!