mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[GH-ISSUE #7] Default domain quota not showing up in new mailbox form #4
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#4
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 @premax on GitHub (Feb 2, 2012).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/7
In new mailbox form default quota is always zero. Then after creating the mailbox correct default quota shows up.
@peterschen commented on GitHub (May 1, 2013):
I had a quick look at this. The problem is that when the add mailbox dialog is loaded it is not yet determined in which domain the mailbox will be created. For that reason the quota can't be set (or there is need for some ajax magic as soon as the domain is selected from the drop down).
@barryo commented on GitHub (Feb 15, 2014):
Fixed in V3.