DKIM (DomainKeys Identified Mail) is an email authentication protocol that uses cryptographic signatures to verify that messages haven’t been altered during transit and genuinely originate from your domain.
This guide outlines how to configure DKIM for Shopify, an e-commerce platform that sends order notifications, marketing emails, and other communications on your store’s behalf.
Record Type | Name | Value |
---|---|---|
CNAME | s1._domainkey | s1.domainkey.u123456.shopifyemail.com |
CNAME | s2._domainkey | s2.domainkey.u123456.shopifyemail.com |
CNAME | s3._domainkey | s3.domainkey.u123456.shopifyemail.com |
CNAME | s4._domainkey | s4.domainkey.u123456.shopifyemail.com |
To update your DKIM record through Sendmarc, please refer to the Sendmarc DKIM Setup Documentation.
Shopify’s official DKIM configuration guide can be found here.
Find out how to configure your Shopify SPF settings here.