change quota grace from 10% to 100M
This commit is contained in:
parent
bd61d77021
commit
d9427b677e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user