Hi everyone,
I recognized a very strange behavior when doing backups of my mdbox
mailboxes. After the backup the quota for each mailbox is twice as much
as before the backup and I have to recalculate the quota to get the
former/correct information.
root@mb01:~# doveadm quota get -u [email protected]
User quota STORAGE 5 10240
User quota MESSAGE 11 -
root@mb01:~# doveadm backup -u [email protected] mdbox:/home/example.com/test
root@mb01:~# doveadm quota get -u [email protected]
User quota STORAGE 10 10240
User quota MESSAGE 22 -
root@mb01:~# doveadm quota get -u [email protected]
root@mb01:~# doveadm quota get -u [email protected]
User quota STORAGE 5 10240
User quota MESSAGE 11 -
Is this a bug or normal behavior?
Regards
Patrick