Authenticate first
Know what SPF authorizes, what DKIM signs, and what DMARC alignment actually tests.
v=DMARC1; p=none;Practical deliverability, DNS authentication, mailbox warmup, list hygiene and IMAP operations — written for founders and small agencies who operate the stack themselves.
No generic “marketing tips.” Each guide isolates one operational decision and shows what to inspect next.
Know what SPF authorizes, what DKIM signs, and what DMARC alignment actually tests.
v=DMARC1; p=none;Use bounces, replies, complaints and filtering as health gates instead of chasing one universal daily cap.
5 → 9 → 18 → 31 → 57*Suppress dead addresses, dedupe leads, and make reply detection idempotent before automation scales mistakes.
UID + BODY.PEEK + state*Illustrative operating ramp, not a provider guarantee or universal safe limit.
Build volume without sudden reputation shocks.
02Understand the records behind sender identity.
03Use health gates instead of magic daily limits.
04Reduce invalid, stale, duplicate, and risky targets.
05Read, classify, and move mail without brittle automation.
06Space touches and stop when replies change state.
07Recognize damage early and change one variable at a time.
Examples use concrete volumes and failure rates, but they are presented as scenarios rather than promises.
Resolvers cache negative DNS answers as well as positive records. After correcting a missing MX or related name, some paths can continue seeing the earlier negative result until its cache lifetime expires.
Read field note →Temporary SMTP failures invite a future retry, but aggressive immediate retries can amplify the rate pattern that triggered deferral in the first place. Queue discipline matters.
Read field note →RFC 8058 defines the one-click POST shape. The application behind the URL still needs safe repeat handling because receivers, users, or retries can submit the same opt-out more than once.
Read field note →RFC 3834 recommends Auto-Submitted markers on automatic responses and says automatic responders should not blindly answer messages that are themselves automatically submitted.
Read field note →Polling for replies and dequeuing follow-ups are concurrent processes. Without a final state check, a perfectly detected reply can still lose a race to a job that was already claimed.
Read field note →People reply from delegated accounts, aliases, assistants, or another mailbox. A detector that requires the inbound From address to equal the original lead can miss a real conversation.
Read field note →
A printable pre-send check covering authentication, DNS, list hygiene, mailbox state, reply handling, and measurement.

A compact record-by-record worksheet with alignment notes and a current RFC 9989 DMARC reminder.

A decision sheet for 2.x.x, 4.x.x, and 5.x.x enhanced status codes with actions for a small sender.