Displaying 1 result from an estimated 1 matches for "archive_quota".
2017 Feb 09
0
Quota error for disabled namespace
...bled:yes}
To ensure that the archive storage stays within sane boundaries there is a quota defined for the archive:
plugin {
acl = vfile:/etc/dovecot/global-acls:cache_secs=300
acl_shared_dict = proxy::acl
mail_replica = tcp:mail-replica:12345
quota = maildir:User_quota
quota2 = maildir:Archive_quota:ns=Archive/
quota2_rule = *:storage=10G
quota_rule = *:storage=2G
quota_rule2 = INBOX/Trash:storage=+10%%
quota_warning = storage=95%% quota-warning 95 %u
quota_warning2 = storage=90%% quota-warning 90 %u
quota_warning3 = storage=85%% quota-warning 85 %u
quota_warning4 = storage=80%%...