Enable DKIM for ActiveCampaign by publishing a CNAME record for domain authentication.
CNAME
dk._domainkey
dk._domainkey.youraccount.activehosted.com
ActiveCampaign provides the exact CNAME value in your account settings. The selector is typically "dk".
Go to your ActiveCampaign account.
Go to Settings > Advanced and find the DKIM/domain authentication section.
ActiveCampaign displays the CNAME record for DKIM. Copy the host and value.
Create the CNAME record in your DNS provider.
dk._domainkey.yourdomain.com CNAME dk._domainkey.youraccount.activehosted.comActiveCampaign will verify the DNS record and activate DKIM signing.
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.
ActiveCampaign typically uses "dk" as the DKIM selector. The record is a CNAME pointing to your account's activehosted.com subdomain.
Since the DKIM record is a CNAME, ActiveCampaign can rotate keys on their end without requiring DNS changes.
A mailserver domain (CNAME setup) is an alternative to manual DKIM. Either approach enables DKIM signing. Check your account for the recommended method.