Maybe this will help:
https://doc.dovecot.org/configuration_manual/quota/quota_maildir/
Maildirsize File
The maildirsize file in the Maildir root directory contains both the
quota limit information and the current quota status. It contains a
header in format:
<storage limit in bytes>S,<messages limit>C
If you don’t configure any quota limits in Dovecot (quota=maildir with
no other settings), Dovecot takes the limits from the header. If the
file does not exist, quota isn’t enforced.
If you configure quota limits in Dovecot, Dovecot makes sure that this
header is kept up to date. If the file does not exist, it’s simply rebuilt.
Once the maildirsize reaches 5120 bytes, the quota is recalculated and
the file is recreated. This makes sure that if quota happens to be
broken (e.g. externally deleted files) it won’t stay that way forever.
On 4/7/2023 2:17 PM, Eric Broch wrote:
I've done this on QMT on RHEL 7/8/9 derivatives.
On 4/7/2023 2:10 PM, Eric Broch wrote:
When I set NOQUOTA for a user it removes Maildir/maildirsize for that
user.
On 4/7/2023 10:49 AM, Kevin Katz wrote:
/home/vpopmail/bin/vmoduser -q NOQUOTA
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]