mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 08:45:54 +03:00
[GH-ISSUE #249] Default Quota not populated when mailbox is created #201
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#201
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 @maysara on GitHub (Aug 1, 2018).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/249
It seems that the quota defined for domain is not being populated correctly in the mailbox form (shows up always as 0), I guess this has been reported earlier in various issues, last thing I found somehow relevant was #38 , the below change fixed it for me ... but I'm not sure if this is indeed the correct change.
@maysara commented on GitHub (Aug 2, 2018):
The patch above breaks the addition of mailboxes without the context of the domain; below is a second attempt that tries to handle both situations (add from domain or add directly from mailboxes):