Soft Bounce
Soft Bounce is an email that fails delivery for a temporary or recoverable reason - a full mailbox, a message that exceeds size limits, a recipient server that’s momentarily unavailable - rather than for a permanent one like an invalid address. Soft bounces are tracked separately from hard bounces in email analytics because their implications are different: a soft bounce might deliver successfully on retry or on the next send, while a hard bounce almost certainly never will.
Common soft-bounce reasons
Five typical causes:
Mailbox full. Recipient’s inbox has hit its storage quota. Common with long-unused personal Gmail or corporate accounts. Usually clears itself as the recipient deletes mail, or persists indefinitely if the account is truly abandoned.
Message too large. Email exceeds the receiving server’s size limit, typically 20–30MB for most providers. Triggered by heavy attachments, oversized embedded images, or bloated HTML.
Recipient server temporarily unavailable. The destination mail server is down for maintenance or overloaded. Sends that bounce for this reason often deliver on retry minutes or hours later.
Greylisting. Some receiving servers deliberately reject first-time senders with a temporary bounce, trusting that legitimate senders will retry while most spammers won’t. Common in enterprise environments with strict spam filtering.
Rate-limiting or throttling. When a sender sends a large batch too quickly, the receiving server may temporarily bounce some messages to slow the stream. Resolves on retry with appropriate pacing.
Soft bounce versus hard bounce
The distinction matters operationally:
Hard bounce. Permanent failure. Invalid email address, non-existent domain, recipient explicitly blocked the sender. The address should be removed from the list immediately to protect sender reputation.
Soft bounce. Temporary failure. Address may still be valid; delivery may succeed later. The address stays on the list, possibly with a retry flag.
Confusing the two causes two kinds of problems: removing soft-bounce addresses prematurely loses legitimate subscribers, while retaining hard-bounce addresses damages sender reputation and reduces inbox placement for the rest of the list.
Why soft-bounce rates matter
Three implications:
Signal of list hygiene. A sudden spike in soft bounces often precedes or accompanies broader deliverability issues. Corporate list that goes from 2% soft bounces to 8% overnight usually means a filtering change on the recipient side, or a content issue flagging the sends as spam-adjacent.
Sender reputation impact. High aggregate bounce rates (hard + soft combined) damage sender reputation with ISPs. Even “recoverable” soft bounces contribute to the signal that your sending practices are sloppy. Most deliverability experts recommend keeping total bounce rate under 2%.
Campaign ROI distortion. Soft-bounced emails don’t reach the inbox, so they can’t be opened or clicked. Reported open rates and click rates are calculated on delivered mail, but if a 10% soft-bounce rate is persistent, the effective campaign reach is 10% lower than gross send counts suggest. See bounce rate for the web-analytics sense of a similar term (which is unrelated but commonly confused).
Industry benchmarks
Typical healthy rates for B2B email:
- Hard bounce rate: under 0.5%
- Soft bounce rate: under 2%
- Total bounce rate: under 2.5%
For B2C:
- Hard bounce rate: under 1%
- Soft bounce rate: under 3%
- Total bounce rate: under 4%
Rates higher than these warrant investigation. Rates under a quarter of these are either excellent hygiene or a list that’s been over-trimmed.
How to handle soft bounces
Four disciplined moves:
Automatic retries. Most email service providers retry soft bounces automatically over 24–72 hours. Confirm your ESP’s retry logic - some are more aggressive than others.
Convert-to-hard-after-threshold. If an address soft-bounces consistently across 3–5 consecutive sends, treat it as effectively hard-bounced and remove it. A “permanently full mailbox” is an abandoned account in practice.
Segment by bounce history. Addresses with recent soft bounces can be sent less frequently, or moved to a re-engagement stream, to avoid reinforcing deliverability signals to ISPs.
Investigate pattern spikes. A sudden domain-specific spike (all bounces from @examplecorp.com) suggests a receiving-side issue, not your list. Outreach to the recipient organisation or a temporary hold on that domain is the right move.
A practical example
A B2B SaaS sending 40K emails per month suddenly saw soft-bounce rates rise from 1.5% to 5.8% on a specific deliverability dashboard. Investigation traced it to a batch of list growth from a trade-show capture that had low-quality data entry - many “lead@” placeholder addresses, misspelled domains, and corporate addresses that were old or abandoned. The cleanup involved validating the new additions through a third-party email-verification tool, removing 9% of the trade-show batch, and segmenting the remainder for a gradual reactivation sequence. Within six weeks, soft-bounce rate was back to 1.9%, and campaign inbox placement (tracked via seed-list monitoring) improved measurably.
Related terms
- Hard Bounce - the permanent counterpart
- Email Marketing - the channel where bounce metrics live
- Bounce Rate - a different metric in web analytics that shares the name
- Customer Retention - deliverability failure silently erodes retention
- Lead Generation - lead-capture practices that cause soft bounces are worth auditing
