4.3.1
Enhanced Status Code 4.3.1: Mail System Full
Temporary failure
Medium severity
System
RFC 3463
What it means
Enhanced Status Code 4.3.1 means “Mail System Full.” The receiving mail system has run out of storage space. This affects all mailboxes on the server, not just one recipient. It is a server-side issue that the administrator must resolve.
At a glance
Code4.3.1
Bounce typeSoft (temporary)
SeverityMedium
CategorySystem
What to doQueued and retried automatically
StandardRFC 3463
Jun 10 11:02:18 mail postfix/smtp[8841]: 9F2C140A21: to=<rcpt@example.org>, relay=mx.example.org[198.51.100.20]:25, delay=4.2, status=deferred (host mx.example.org said: 452 4.3.1 Insufficient system resources)
What does 4.3.1 mean?
Enhanced status code 4.3.1 indicates the entire mail system (not just one mailbox) is out of storage. This means no emails can be delivered to any recipient on that server until the storage issue is fixed. This is more serious than individual mailbox quota issues.
This error is typically seen with smaller hosting providers or self-hosted mail servers. Major providers like Gmail and Microsoft virtually never run out of system-level storage.
How 4.3.1 plays out
Your server attempts delivery
The recipient defers with a temporary
4.3.1 replyYour server queues the message and retries on a back-off schedule
It delivers on a later attempt, or becomes a hard bounce if it keeps failing
Where 4.3.1 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 |
| 4.3.1 is | ✓ this code |
Common causes of 4.3.1
- Server disk partition is full
- Mail queue consuming excessive storage
- Log files filling available disk space
- Backup processes consuming storage
How to fix 4.3.1
- Wait for automatic retry - this is a server-side issue
- Contact the recipient organization postmaster if it persists
- Your MTA will retry over the next 24-48 hours
Frequently asked questions
What does bounce code 4.3.1 "Mail system full" mean?
Bounce code 4.3.1 means the recipient's entire mail server has run out of disk space or system resources and cannot accept any new messages. Unlike 4.2.2 (individual mailbox full), 4.3.1 indicates a server-wide storage problem affecting all users on that system. This is a temporary error that must be resolved by the recipient's server administrator by freeing disk space or adding storage capacity.
What is the difference between 4.2.2 and 4.3.1?
Error 4.2.2 means a specific recipient's mailbox is over its individual storage quota, while 4.3.1 means the entire mail server system has insufficient resources. With 4.2.2, other users on the same server can still receive email, but with 4.3.1, the server cannot accept mail for anyone. Both are temporary errors, but 4.3.1 requires server administrator intervention while 4.2.2 can be resolved by the individual user.
How do I fix a 4.3.1 insufficient system storage error?
As a sender, you cannot fix this error; it requires action by the recipient's mail server administrator. Your sending server will automatically retry delivery for several days. If the message is urgent, contact the recipient through an alternative channel. For administrators receiving this error on their own server, free disk space immediately, check that the transport queue partition has at least 4 GB available (for Microsoft Exchange), and set up automated cleanup of old logs, queue files, and transient data.
Related bounce codes
Sources & further reading
Reviewed by Jennifer Jackson, Email Deliverability Analyst · June 2026
← All bounce codes