Skip to content

Home Topics Email Deliverability Bounce handling

Email Deliverability · Bounce handling

Email bounce handling checklist for 2026

Short answer

A complete email bounce handling checklist has 4 setup items and 2 things to audit against. Work through setup in order, then schedule a quarterly review.

Setup checklist#

  • ☐ Parse DSN codes: 5.1.x means the address does not exist (hard); 4.x.x means temporary (soft).
  • ☐ Suppress hard bounces after one failure and soft bounces after three.
  • ☐ Route bounce notifications to a monitored mailbox or webhook.
  • ☐ Review bounce reasons weekly for patterns like 'blocked' that indicate reputation issues.

Audit checklist#

  • ☐ Confirm you are not: treating 'mailbox full' as a hard bounce and losing valid contacts.
  • ☐ Confirm you are not: ignoring 'blocked by policy' bounces that signal a blocklist or DMARC failure.

Ongoing monitoring#

  • ☐ Weekly: review provider dashboards (Postmaster Tools, SNDS) and bounce logs
  • ☐ Monthly: re-run the setup verification after any vendor or DNS change
  • ☐ Quarterly: full audit against this checklist

Frequently asked questions#

What is the difference between a hard and soft bounce?

Hard bounces are permanent failures (bad address). Soft bounces are temporary (full mailbox, server down). Suppress hard immediately.

Analyse your own setup

All analysers
Technical analysis

Email header analyser

Read authentication, DMARC alignment, and hop-by-hop delays from raw headers.

Runs in your browser

Keep reading on Bounce handling