change quota grace from 10% to 100M

This commit is contained in:
Matthew Saunders Brown 2024-08-27 11:19:02 -07:00
parent bd61d77021
commit d9427b677e

View File

@ -23,7 +23,7 @@ plugin {
# 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%%
quota_grace = 100M
# Quota plugin can also limit the maximum accepted mail size.
#quota_max_mail_size = 100M