Article
Email Bounce Types • Library - Connected
yougetsignal.com
Quoted on this wiki
Every place a page here uses this source, in the order the words come in it.
Real-time validation at signup catches problems immediately: “Syntax checking (is this a valid email format?)” MX record verification (does this domain accept email?)
Syntax checking (is this a valid email format?) “MX record verification (does this domain accept email?)” Disposable email detection (is this a throwaway address?)
5xx codes (Hard bounces): Permanent failures. Stop trying. “4xx codes (Soft bounces): Temporary failures. Try again later.” This distinction drives everything else.
Message too large (552 4.3.1): Your message exceeds the server's size limit. The only fix is a smaller message. “The correct response is automatic retry with exponential backoff:” Wait 15 minutes, try again