See sender trouble early.
See the way back.
Production traffic runs behind verified domains, warm-up limits, rolling health checks, and project-level pauses. Metrics explains the signal and the recovery path.
Complaint and repeat incidents can require operator review; recovery is never forced past the observed evidence.
Guardrails you do not have to remember.
The safest default is part of the send path, not another checklist someone has to keep open.
Unsafe addresses stop early
Hard bounces, complaints, provider blocks, and unsubscribes create suppression state before another provider handoff.
SenderProduction starts verified
Domain ownership, SPF, and DKIM records are checked before the sender moves into production.
EventCallbacks arrive signed
Webhook payloads include an HMAC-SHA256 x-noticeapi-signature so your app can verify the raw body.
AccessKeys stay inside their grant
Project-scoped keys can be narrowed for a job, shown once, and revoked without replacing every application key.
Trouble pauses one project, not the whole workspace.
Routine deliverability incidents stay with the project that caused them. The account-level pause remains an operator emergency control.
Read the recovery states- 01WatchMeasure the rolling signalBounce and complaint outcomes are evaluated against the current project and plan thresholds.
- 02ReduceThrottle before a hard stopWarning-range traffic can move into a lower production budget while health is re-evaluated.
- 03IsolatePause the affected projectA threshold breach stops that project's production traffic while sandbox testing remains available.
- 04RecoverEarn capacity through probesA first bounce incident can progress from cooldown into controlled sends, expanding only when outcomes stay healthy.
Read the policy behind each control.
The public guides explain what runs automatically, what your application must verify, and when an operator has to review the next step.
Rehearse the outcome before production.
Use simulator recipients to trigger delivery, bounce, complaint, and suppression behavior without sending real mail.