guides
Email Deliverability Audit Checklist for engineering and QA teams
Use this email deliverability audit checklist to validate auth, spam risk, inbox placement, and release readiness before sending.
An email deliverability audit is a release-safety process, not a one-time score check. It verifies technical configuration, message quality, and inbox outcomes for critical workflows.
Quick checklist
- SPF, DKIM, and DMARC records pass and are aligned.
- DNS changes are propagated and validated.
- Message headers and sender identity are consistent.
- Spam-risk checks pass for top-priority templates.
- Inbox placement checks pass for critical flows.
- Links, images, HTML, and tracking parameters survive the final send path.
- The delivered message renders in supported client and device contexts when layout or dark mode matters.
- Retry, rollback, and incident ownership paths are documented.
Technical checks
Workflow checks
- Email Audit
- Free Email Render
- Device previews
- Email spam checker
- Inbox placement test
- Email deliverability test
Evidence to keep
For each audited send, keep enough evidence to understand what changed and who owns the next action:
- sender domain, subdomain, provider, and return path
- SPF, DKIM, DMARC, and MX results
- spam-risk and header findings from the final delivered message
- inbox placement result for important providers
- rendered-message review for links, images, layout, and dark mode
- release owner, remediation owner, and retest date
Use Campaign Probe for continuous email quality monitoring when the same campaign, lifecycle stream, or product notification needs recurring checks.
Escalation model
- Block launch if auth checks fail on production domains.
- Block launch if critical templates fail inbox placement checks.
- Block launch if links, images, or rendered content break the user action.
- Route failures to a named owner with target remediation window.
What to do next
Use this checklist as the policy layer and Email deliverability test as the execution layer in CI and release processes. Pair it with Email Audit for content and link checks, Device previews for supported render contexts, Domain Monitor for sender posture, and Campaign Probe when recurring sends need monitoring.