Displaying 1 result from an estimated 1 matches for "697151354".
2012 Sep 07
1
Wrong quota calculation
...ial setup with the maildir++ system. Now it's been configured
with dict and mysql table but the result is the same.
Dovecot version : 2.1.7 (from squeeze-backports). Maildir format is used
As example, let's use mailbox at domain.com.
If I check in the quota table, I'll find :
- size : 697151354
- number of files : 1510
Now if I check the Maildir folder on the filesystem, I'll find :
- size : 347960000
- number of files : 824 (using find . -type f|grep -v dovecot|wc -l, not
100% accurate)
Another mail box
Reported by dovecot : 503446986 1081
Filesystem : 24859...