Quota count does not work with lock_method=dotlock

2017-01-18 Thread mkliewe
Hello, dovecot crashes when I switch the quota tracking from dict to count. The following is working since years: quota = dict:User quota::proxy::quota I'm using a mysql quota dictionary. Now I want to switch to the new "quota count" + "quota clone" combination. I'm loading the "quota_clone

Re: Quota count does not work with lock_method=dotlock

2017-01-24 Thread mkliewe
On 24.01.2017 10:32, Aki Tuomi wrote: On 24.01.2017 11:31, Tom Sommer wrote: On 2017-01-24 10:25, Aki Tuomi wrote: On 24.01.2017 11:13, Tom Sommer wrote: On 2017-01-18 15:27, mkli...@gmx.de wrote: dovecot crashes when I switch the quota tracking from dict to count. I have the same problem, b