5 Aug
2021
5 Aug
'21
12:39 a.m.
On 07/29/2021 1:26 PM dovecot@ptld.com wrote:
How would you disable quota grace? quota_grace = 0 quota_grace = 0% quota_grace = 0m quota_grace = -1
Either of the first three would work. They all resolve to a value of 0 - quota_grace adjusts the existing root limits by whatever factor quota_grace is (either a percentage or a defined size).
michael