Displaying 1 result from an estimated 1 matches for "warning3".
Did you mean:
warning
2014 Oct 16
0
Strange quota warning behavior
Hi,
we are using dovecot 2.2.14. So far, we used the following quota warning
configuration
quota_rule = *:storage=10G
quota_warning = storage=90%% quota-warning 90 %n
quota_warning2 = storage=80%% quota-warning 80 %n
quota_warning3 = storage=70%% quota-warning 70 %n
This works fine. Now, we wanted to add the all clear feature for the
quota warning by adding this line:
quota_warning4 = -storage=70%% quota-warning 70 %n below
The result is really strange.
Test 1:
70% exceeded: warning3 executed => OK
fall below 70%:...