Config updates with new dovecot version (I assume, anyway)
[sysconfig/dovecot.git] / conf.d / 90-quota.conf
index 6984da6f63071523c7c1595a1ec244f383d58edb..db1f718815d6cf8d93b574f2581c778139b48f62 100644 (file)
 plugin {
   #quota_rule = *:storage=1G
   #quota_rule2 = Trash:storage=+100M
+
+  # LDA/LMTP allows saving the last mail to bring user from under quota to
+  # over quota, if the quota doesn't grow too high. Default is to allow as
+  # long as quota will stay under 10% above the limit. Also allowed e.g. 10M.
+  #quota_grace = 10%%
 }
 
 ##