Classified at the gateway
Bounces are classified where the message is sent, not fetched later from a mailbox. The verbatim SMTP code and category are captured the instant the receiving server responds — no POP/IMAP polling, no lag.
Insights
Mumara ONE classifies every bounce at the gateway in real time — hard bounces auto-suppress, soft bounces enter a retry window, and feedback-loop complaints flow straight into suppression. No POP/IMAP mailbox to poll, no reconciliation cron.
250 — Delivered
recorded
5xx — Hard
auto-suppress
4xx — Soft
retry window
FBL — Complaint
→ suppression
How it works
Bounces are classified where the message is sent, not fetched later from a mailbox. The verbatim SMTP code and category are captured the instant the receiving server responds — no POP/IMAP polling, no lag.
A permanent (hard) failure suppresses the address immediately so it's never sent to again. A temporary (soft) failure enters a retry window and escalates if it keeps failing. You don't run a cleanup job — the platform does it as events arrive.
Feedback-loop complaints from the ISPs flow straight into suppression, so anyone who hit 'spam' stops receiving mail — protecting the reputation of every other recipient on your IPs.
Hard vs soft
Hard (5xx). A permanent failure — the mailbox doesn't exist, the domain is gone, the message was refused on policy. Sending again only deepens the damage, so the address is suppressed immediately and won't receive future mail.
Soft (4xx). A temporary condition — mailbox full, server busy, greylisting. Mumara keeps the address in a retry window and tries again on a schedule; repeated soft failures escalate rather than silently vanishing.
The distinction matters because treating every bounce the same either over-suppresses (losing recoverable addresses) or under-suppresses (battering dead mailboxes). Real classification keeps your list clean without throwing away the temporarily unreachable.
What it replaces
The old pattern — a cron checking a POP/IMAP inbox, parsing bounce-backs, matching to sends — lags reality and drops malformed bounces. Gateway classification is instant and structured.
Suppressing every bounce loses recoverable addresses; suppressing none batters dead mailboxes. Real hard/soft classification does the right thing per type.
A complaint that doesn't feed suppression is a recipient you keep annoying. FBL complaints flow into suppression automatically.
Aggregate bounce counts hide the source. Every bounce carries its Bridge, IP, and queue, so a spike traces to where it came from.
What it handles for you
“Coming from a self-hosted setup, the thing I most appreciate is not running a bounce mailbox anymore. It's all classified at the gateway — hard bounces just disappear from future sends, soft ones retry, complaints suppress themselves. Our list stays clean without me ever touching a cron job.”
Verified review
Mumara ONE customer
Common questions
At the gateway, in real time. When the receiving server responds, Mumara classifies the result — delivered, soft bounce, hard bounce, or rejection — with the verbatim SMTP code, rather than fetching bounce-backs from a mailbox later.
The address is suppressed immediately so it never receives mail again. Hard bounces are permanent failures (missing mailbox, dead domain, policy rejection) where re-sending only harms your reputation.
Soft (temporary) bounces enter a retry window and are re-attempted on a schedule. Repeated soft failures escalate rather than disappearing silently, so a temporarily-full mailbox isn't lost but a permanently-broken one doesn't get hammered.
Feedback-loop (FBL) complaints from the ISPs flow straight into suppression, so a recipient who marked you as spam stops receiving mail — protecting the reputation of everyone else on your IPs.
Realtime Delivery Status is the live event stream and dashboard view of DSN events. Bounces & DSN is about what the platform does with bounce and complaint events — classification, auto-suppression, retries, and FBL handling. They share the same underlying feed.
Related
The live DSN event stream and dashboard the bounce feed flows from.
Read moreWhere hard bounces and complaints land automatically — the do-not-send floor.
Read moreBounce and complaint rates feed the rules that auto-throttle or pause when reputation slips.
Read moreEvery bounce carries the sending IP, so spikes trace to a specific IP's reputation.
Read moreMumara ONE · Bounces & DSN
Gateway classification, automatic hard-bounce suppression, soft-bounce retries, and FBL complaints fed into suppression — in real time, with no mailbox to poll.