Displaying 2 results from an estimated 2 matches for "account_my_user".
2019 Dec 02
2
Problem With Quota Dovecot
...ecot Quota setting is not working fine.
plugin {
quota = dict:User quota::file:MAILDIR/dovecot-quota
quota_rule = *:storage=1GB
}
For example if i put the limit in 1GB, i have accounts in my mailbox with
size of maildir in 3gb,4gb for exemple and if i running the command
doveadm quota get -u ACCOUNT_MY_USER
The user with 2GB should be return 100% or some number bigger , but return
45% used only,
If i force running one force-resync, the quota-get return the size correct
showing more than 100%
Someone can Help me ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <h...
2019 Dec 05
0
Problem With Quota Dovecot
...t; plugin {
> quota = dict:User quota::file:MAILDIR/dovecot-quota
> quota_rule = *:storage=1GB
> }
>
> For example if i put the limit in 1GB, i have accounts in my mailbox with
> size of maildir in 3gb,4gb for exemple and if i running the command
>
> doveadm quota get -u ACCOUNT_MY_USER
>
> The user with 2GB should be return 100% or some number bigger , but return
> 45% used only,
>
> If i force running one force-resync, the quota-get return the size correct
> showing more than 100%
>
> Someone can Help me ?
>
-------------- next part --------------
An...