The deferred queue backup
Mail keeps arriving but stops leaving. A destination becomes unreachable and deliveries defer with Connection timed out; the deferred queue climbs, retries pile onto new arrivals, and exponential backoff keeps messages queued for hours even after the cause clears. Injection greater than delivery is the leading read — long before queue depth confirms it, and before the partition fills.
- status=deferred (connect to mx…: Connection timed out) repeating in the log
- Injection rate sustained above delivery rate; delivery near zero for minutes
- deferred/ file count growing, oldest message age climbing
- Active queue low — the mail is not moving, not gridlocked






