1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-23 02:27:05 +00:00

% is a special character

This commit is contained in:
Chad Furman 2024-10-02 12:27:00 -04:00
parent a9d31f7925
commit 884c23d1b7

View File

@ -78,7 +78,7 @@ if ! grep -q "quota_status_success = DUNNO" /etc/dovecot/conf.d/90-quota.conf; t
plugin {
quota = maildir
quota_grace = 10%
quota_grace = 10%%
quota_status_success = DUNNO
quota_status_nouser = DUNNO