Enhanced Status Code 5.2.2: Mailbox Full - Over Quota
Enhanced Status Code 5.2.2 means “Mailbox Full - Over Quota.” The recipient mailbox has exceeded its storage quota and cannot accept new messages. This is one of the most common soft bounce codes. The email may be delivered if the recipient deletes messages to free up space.
host example.com[192.0.2.55] said: 552 5.2.2 <user@example.com>: Recipient address rejected: Mailbox full (in reply to RCPT TO command)
What does 5.2.2 mean?
Enhanced status code 5.2.2 (or 4.2.2 for the temporary variant) is one of the most frequently encountered bounce codes. It means the recipient's mailbox has reached its storage limit and cannot accept any more messages until the recipient deletes existing emails to free up space.
Despite starting with 5 (permanent), many email systems treat 5.2.2 as a soft bounce because the condition can be temporary. Gmail provides 15GB of shared storage across Gmail and Drive, Microsoft 365 provides 50GB for business accounts. When these limits are reached, incoming email bounces with this code.
A chronically full mailbox often indicates an abandoned or rarely-checked account. If the same address bounces with 5.2.2 consistently over several days, suppress it from your active list. Users who come back and free up space can re-subscribe.
How 5.2.2 plays out
5.2.2 replyWhere 5.2.2 sits: soft vs hard bounce
| Soft bounce (4xx) | Hard bounce (5xx) | |
|---|---|---|
| Nature | Temporary | Permanent |
| SMTP class | 4xx | 5xx |
| What to do | Let it retry | Suppress the address |
| Recoverable? | Often | No |
| 5.2.2 is | ✓ this code |
Common causes of 5.2.2
- Recipient has exceeded their mailbox storage quota
- Mailbox is abandoned and has filled up over time
- Recipient receives high volume of email without archiving or deleting
- Organization has set restrictive storage limits
- Large attachments consuming the available quota
How to fix 5.2.2
- Retry delivery after 24-48 hours - the recipient may clear space
- Suppress the address after 3-5 consecutive bounces over multiple days
- Alert the recipient through another channel if possible
- Implement soft bounce handling in your ESP to auto-suppress after repeated failures