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

Add a new quota handler #3254

Open
Toniob opened this issue May 27, 2024 · 0 comments
Open

Add a new quota handler #3254

Toniob opened this issue May 27, 2024 · 0 comments
Milestone

Comments

@Toniob
Copy link
Contributor

Toniob commented May 27, 2024

Hi,

We already had private discussion with @tonioo about it. Instead of replacing the current method of handling quotas in Modoboa, should it be possible to add a switch for a new one ?

In my opinion, Modoboa shouldn’t try to handle the quotas. And the current method is too restrictive for my clients. Currently, I put a quota on domains I sell, but I don’t put restrictions on the number of identities or the size of each mailbox. As an admin, it’s ok, because I can create identities with a quota of 0. But if I declare a domain admin, they can’t do so, and they have to put a quota on each mailbox. And as Modoboa is reserving this space, the users are blocked and can’t create new accounts, even if the current used space on the filesystem doesn’t match the domain quota.

Is it possible to add a handler where Modoboa does nothing about the quota, except being a frontend to set them ? That way, everything is handled by dovecot.

@Spitfireap Spitfireap added this to the Triage milestone Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants