mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 01:16:01 +03:00
[GH-ISSUE #1717] Domain Admin cannot add users: Quota Limit Reached #1356
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#1356
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 @JPerryJr on GitHub (Apr 12, 2019).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1717
Impacted versions
Steps to reproduce
Create a domain (e.g. na.example.com)
Create multiple domain admins (e.g. bill@na.example.com, joe@na.example.com)
Log in as Bill@na.example.com and attempt to create a new regular user/mailbox. Mailboxes: limit reached
Current behavior
Error message "Mailboxes: limit reached" occurs when you hit submit.
Expected behavior
Add new regular user/mailbox.
Video/Screenshot link (optional)
@tonioo commented on GitHub (Apr 29, 2019):
@JPerryJr Can you check the limits defined for the user you're using?
@JPerryJr commented on GitHub (May 17, 2019):
I'm logged in as admin (superadmin) when I get the error. Is there another way to do this?
@JPerryJr commented on GitHub (May 18, 2019):
I figured it out. I went back and set the resource limits to 999 as 0 does not appear to indicate unlimited.
Thx
@jawwadnaeem commented on GitHub (Feb 12, 2024):
@JPerryJr Can you share screenshot of your settings that worked as i am facing the same issue
@tcjn commented on GitHub (Dec 10, 2025):
Seems like issue still exist - as domain administrator I cannot create new account due to above error. I was trying to set -1, 999 and result is the same.
@tonioo commented on GitHub (Dec 10, 2025):
@tcjn And if you turn off the switch?
@tcjn commented on GitHub (Dec 11, 2025):
Then it works, I am going to use unlimited approach. Just saying it's not resolved imho.
@tonioo commented on GitHub (Dec 11, 2025):
@tcjn Ok, I'll take a look at this but at least you're not stuck.
@tcjn commented on GitHub (Dec 11, 2025):
Thanks a lot ;)
@tonioo commented on GitHub (Dec 16, 2025):
@tcjn Have you actually checked what are the limits defined AT the admin level directly? Because those global limits are only applied at account creation time
@tcjn commented on GitHub (Dec 18, 2025):
I would say yes. IMHO by default it does not work as it should. I do not use them anyway so for me its not an issue ;-)