<div dir="ltr">Hi Dears, <br><br>I have one problem with Dovecot in My mailserver. <br><br>Dovecot Quota setting is not working fine.<br><br>plugin {<br>  quota = dict:User quota::file:MAILDIR/dovecot-quota<br>  quota_rule = *:storage=1GB<br>}<br><br>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 <br><br>doveadm quota get -u ACCOUNT_MY_USER<br><br>The user with 2GB should be return 100% or some number bigger , but return 45% used only, <br><br>If i force running one force-resync, the quota-get return the size correct showing more  than 100%<br><br>Someone can Help me ? </div>