Displaying 1 result from an estimated 1 matches for "quotan".
Did you mean:
quota
2019 May 20
0
enforcing multiple per-mailbox quotas for shared mailboxes
...om userdb with the user's individual
mailbox quota (the more I like you, the more space you get...)
- since the number of different additional quotas required per user
depends on how many mailboxes are shared with that user, individual
"quota2=...", "quota3=...", "quotaN=..." fields are dynamically
generated by the MySQL backend and loaded from userdb upon login.
- consequently, for each "quotaN=..." entry, a corresponding
"quotaN_rule=*:storage=XXX" is generated and returned from userdb
(substitute N=1,2,3,4,... accordingly)
Observ...