v1.51.1
fix
September 10, 2026Undelivered emails now say what happened to them
The check that decides what to do about a bounced email did its work silently — if it decided to do nothing, there was no way to tell whether the email could not be matched, the message was not one worth acting on, or the failure was only temporary. All three looked identical.
- Every bounce is recorded with its outcome, so a delivery problem can be traced rather than guessed at.
- A lookup that fails now says so instead of being mistaken for "nothing to do".