Re: Re: Quota count and clone questions

2019-09-03 Thread Bratislav ILIC via dovecot
Hi, I presume you figured this out after all this time, but in any case. Since quota_clone is not cumulative, it always inserts new record with actual quota, to be able to get correct results in postfixadmin one must: DROP TRIGGER mergequota2 ON quota2; And to prevent ERROR: duplicate key va

Re: Quota count and clone questions

2019-02-14 Thread Robert Moskowitz via dovecot
I figured out that I can't just drop maintaining quota2 if I want postfixadmin to report the quota status. I also figured out a way to run a test on my config guesses.  I will try to fit it in today, or tomorrow.  But any advise to the questions below are welcomed! On 2/13/19 8:53 PM, Robert