Displaying 1 result from an estimated 1 matches for "usage_mailbox".
2014 Oct 14
1
Doveadm quota recalc sets quota for wrong quota root
...1       -  0
User quota   STORAGE  1384  102400  1
User quota   MESSAGE     1       -  0
The recalc action has updated the domain usage to reflect the specific
user's usage (my 12876 messages are no longer counted).
We log domain usage (usage_domain) in a seperate table from mailbox usage (usage_mailbox).
These are the queries that set the usage:
256 Query BEGIN                                                                           
256 Query DELETE FROM usage_domain WHERE domain = 'shellz.nl'                             
256 Query DELETE FROM usage_domain WHERE domain = 'shellz.nl...