Skip to content

Email Bounce Types

AspectHard BounceSoft Bounce
TypePermanent failureTemporary failure
CauseMailbox doesn’t exist, domain errorMailbox full, server down, rate limited
ActionRemove address immediatelyRetry, remove after repeated failures
SMTP codes550, 551, 553421, 450, 452, 552
ImpactHigh — damages reputation quicklyLow — normal in small quantities
Example”User unknown” or “No such mailbox""Mailbox full” or “Try again later”

A good email bounce rate is below 2%. Bounce rates between 2% and 5% indicate list quality issues that need attention. Rates above 5% can damage sender reputation with inbox providers like Gmail and Yahoo, leading to lower inbox placement for all future emails from your domain.

  • Remove the address from your mailing list immediately
  • Add it to your suppression list
  • Never retry sending to a hard-bounced address
  • Investigate if you see a spike — it may indicate a list quality problem
  • The email service retries automatically (RelayPost retries up to 3 times)
  • If an address soft-bounces repeatedly (3+ times), treat it as a hard bounce
  • Monitor soft bounce rates — a sudden increase may indicate a server issue
CodeTypeMeaning
550Hard bounceMailbox not found — address doesn’t exist
551Hard bounceUser not local — forwarding error
553Hard bounceInvalid mailbox name
421Soft bounceService temporarily unavailable
450Soft bounceMailbox temporarily unavailable
452Soft bounceInsufficient storage — mailbox full
552Soft bounceMessage size exceeds limit

What is the difference between a hard bounce and a soft bounce?

Section titled “What is the difference between a hard bounce and a soft bounce?”

A hard bounce is a permanent delivery failure — the email address does not exist or the domain is invalid. A soft bounce is a temporary failure — the mailbox is full, the server is down, or the message was rate limited. Hard bounces require immediate address removal. Soft bounces are retried automatically.

A good email bounce rate is below 2%. Rates between 2% and 5% indicate list quality issues. Rates above 5% can damage sender reputation with inbox providers, leading to lower inbox placement for all emails from your domain.

Not immediately. Soft bounces are temporary and the email service retries automatically. However, if an address soft-bounces repeatedly (3 or more times across different sends), treat it as a hard bounce and add it to your suppression list.