Enable DKIM signing in HubSpot by publishing the CNAME records it provides for your email sending domain.
CNAME
hs1._domainkey
yourdomain-com.hs01a.dkim.hubspotemail.net
HubSpot generates two CNAME records (hs1 and hs2 selectors). Copy exact values from your HubSpot settings.
Go to app.hubspot.com and sign in.
Go to Settings > Website > Domains & URLs > Email Sending Domains.
Click "Connect a domain" and enter your sending domain. HubSpot generates the DKIM CNAME records.
Create the CNAME records in your DNS provider as shown by HubSpot.
hs1._domainkey.yourdomain.com CNAME yourdomain-com.hs01a.dkim.hubspotemail.net
hs2._domainkey.yourdomain.com CNAME yourdomain-com.hs01b.dkim.hubspotemail.netClick "Verify" in HubSpot. Once DNS propagates, HubSpot will confirm DKIM is active.
After adding your DNS records, use our free DKIM checker to verify everything is configured correctly. DNS changes typically propagate within minutes, but can take up to 48 hours.
HubSpot uses hs1 and hs2 as DKIM selectors, published as CNAME records pointing to HubSpot-managed keys.
Yes. Since DKIM records are CNAMEs pointing to HubSpot-hosted keys, HubSpot can rotate keys without requiring DNS changes.
Yes. If you send from a subdomain, configure the DKIM records for that subdomain during the domain connection process.