Fix guide
How to Fix DMARC Alignment for HubSpot
HubSpot email alignment requires connecting a custom sending domain in HubSpot settings and adding CNAME records to your DNS for DKIM signing.
Why alignment fails
Without authenticated sending, HubSpot may not align DKIM with your From: domain. You need the dashboard-provided CNAMEs plus a correct SPF include.
Exact DNS records
HubSpot shows two DKIM CNAMEs per domain. SPF typically uses an include such as include:servers.mcsv.net — confirm the current value in HubSpot documentation.
Step-by-step fix
Verify alignment and DNS in your browser
Open DNS Preflight →FAQ
What are the HubSpot DMARC alignment setup steps?
Connect a sending domain in HubSpot, add the provided DKIM CNAME records to DNS, ensure SPF includes HubSpot's servers, then verify in HubSpot.
Why does HubSpot email fail DMARC?
Usually missing or incorrect DKIM CNAMEs, or SPF that does not authorize HubSpot sending for your domain.
How do I verify HubSpot DNS authentication?
HubSpot shows verification status in settings. Cross-check with DNS Preflight for public DNS visibility.
What SPF include does HubSpot use?
HubSpot documents the current SPF include — check HubSpot knowledge base for include:servers.mcsv.net or updated values.
Does HubSpot support DMARC p=reject?
Yes when DKIM and SPF alignment pass. Roll out gradually and monitor DMARC aggregate reports.