I'm checking Email Sites > Statistics > Mailbox quotas and while I can verify that some are reported accurately, there are also some which are way off. Example: Reported used space for specific mailbox: 5.11MB Result of "du -h /var/vmail/example.com/mailbox_user/Maildir/": 2.5G I have access to the mailbox and logging into Roundcube reveals 17k+ emails in the INBOX alone. I have run "chown -R vmail:vmail" on the Maildir to ensure that everything is accessible but it's still like it. Please advise? Thanks.
Try this command to let dovecot recalculate quota: doveadm quota recalc -u [email protected] Be aware that the display in ispconfig will not change immediately, wait an hour or two before you check in ispconfig again after you recalculated quota.
It worked for the mailbox in question, but is there a way I can do it using a wildcard, in order to be sure that all domains are reporting correctly? For example: I migrated all emails using the same methods, so I'm expecting that most accounts are probably affected and there are a few hundred. Thanks.
It worked for the mailbox in question, but is there a way I can do it using a wildcard, in order to be sure that all domains are reporting correctly? For example: I migrated all emails using the same methods, so I'm expecting that most accounts are probably affected and there are a few hundred. Thanks.