make quota work

This commit is contained in:
holger krekel
2023-10-15 19:14:18 +02:00
committed by missytake
parent 3c57155c40
commit 60e1671062
3 changed files with 21 additions and 7 deletions

View File

@@ -2,13 +2,10 @@
## Dovecot goals/steps
2. (holger) per-user storage quota (adaptive)
a) define a static 100MB per-user quota
3. automatic expiry of messages older than M days
- automatic expiry of messages older than M days
- delete unconditionally messages older than 40 days
4. limit: max-connections per account
- limit: configure max-connections per account
## Filtermail