Mailbox Quota
EmailMailbox Quota is a storage limit assigned to an email mailbox that caps how much space messages, attachments, and folders can consume on the mail server. When the quota is reached, the mailbox may stop accepting new mail, bounce incoming messages, or restrict sending until space is freed. Quotas help control disk usage, protect server performance, and enforce fair resource sharing.
How It Works
A mailbox quota sets a maximum amount of server-side storage for a single mailbox, typically measured in MB or GB. The mail server tracks the size of stored items such as messages, attachments, and folder metadata. Depending on the platform, quotas can be enforced as a hard limit (mail is rejected once full) or a soft limit (warnings are issued before enforcement).
When usage approaches the limit, users may receive alerts, and administrators can adjust the quota or apply policies like automatic archiving, retention rules, or deletion of old mail. Quota behavior also depends on client settings: IMAP generally keeps mail on the server (increasing quota usage), while POP3 can download and optionally remove messages from the server. Webmail and mobile clients typically rely on server storage, so large attachments and long retention periods can fill quotas quickly.
Why It Matters for Web Hosting
Mailbox quota affects email reliability and day-to-day operations. If a mailbox hits its limit, important messages can bounce or fail to arrive, which is especially risky for sales, support, and password resets. When comparing hosting plans, check per-mailbox quotas, total email storage, and what happens at the limit (reject vs warn). Also consider whether the plan supports archiving, retention controls, and easy quota management in the control panel.
Common Use Cases
- Preventing a few users from consuming most email storage on shared hosting
- Assigning larger quotas to roles that receive many attachments (sales, HR, support)
- Enforcing retention policies by keeping mailboxes small and encouraging archiving
- Reducing server load and backup size by limiting stored mail per account
- Troubleshooting delivery issues caused by full mailboxes and bounced messages
Mailbox Quota vs Disk Quota
Mailbox quota limits only the storage used by a specific email mailbox on the mail system. Disk quota (or account quota) limits the total storage available to a hosting account, often including website files, databases, logs, and sometimes email depending on how the host allocates storage. A mailbox can be under its mailbox quota but still impacted if the overall account disk quota is full, so both limits should be reviewed when sizing a hosting plan.