Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide "quota" units #166

Open
romale opened this issue Jan 27, 2022 · 0 comments
Open

Provide "quota" units #166

romale opened this issue Jan 27, 2022 · 0 comments

Comments

@romale
Copy link

romale commented Jan 27, 2022

Hi,
it's like enhancement.
Ive integrated NC auth from iredmail, but quota in iredmail provided as '1024' (1GB)

MariaDB [(none)]> select quota from vmail.mailbox;
+-------+
| quota |
+-------+
|  1024 | --> 1GB
|  5120 | --> 5GB

Is it possible to add for user_sql quota field some option that will describe in what quota units on external DB?
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant