mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 17:36:01 +03:00
[GH-ISSUE #2078] Domain Quota Not Functioning #1516
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1516
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mattg66 on GitHub (Nov 5, 2020).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2078
Impacted versions
OS Type: Debian
OS Version: 10
Modoboa: 1.15.0
Installer used: Yes ?
Webserver: Nginx
Steps to reproduce
Domain Quota doesn't show usage when set. Bar is empty.
Current behavior
Domain quota bar shows when a mailbox has a quota set on it
Expected behavior
Domain quota bar should show usage of all mailboxes associated with the domain
@tonioo commented on GitHub (Nov 5, 2020):
@mattg66 Have you defined a quota for your domain?
@mattg66 commented on GitHub (Nov 5, 2020):
I know for a fact that at least 5GB of space is being used by various mailboxes within the domain
@tonioo commented on GitHub (Nov 5, 2020):
Default mailbox quota is set to 0, which means no quota. Did you define quota manually on the mailboxes you created for this domain?
@mattg66 commented on GitHub (Nov 5, 2020):
No, I did not set the quota for individual accounts, I thought the idea of a domain quota was an overall restriction on the amount of space the domain as a whole can use?
@tonioo commented on GitHub (Nov 6, 2020):
@mattg66 It is not the way it works. The domain quota is a pool you can allocate from for mailboxes. The rule is simple: the sum of all mailboxes quota must not exceed the domain quota.