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 Mandrill, Mailchimp’s transactional email service used for sending automated, personalized emails via API or SMTP.
In order to enable authenticated sending on Mandrill, please follow this steps:
Host | Type | Value |
---|---|---|
mte1._domainkey. | CNAME | dkim1.mandrillapp.com |
mte2._domainkey. | CNAME | dkim2.mandrillapp.com |
To update your DKIM record through Sendmarc, please refer to the Sendmarc DKIM Setup Documentation.
Mandrill’s official DKIM configuration guide can be found here.
Find out how to configure your Mandrill SPF settings here.