Configure.Dovecot_2
changeset 632 152ea3e3e955
parent 564 55148bc6348e
child 732 fae6a42add07
equal deleted inserted replaced
631:9b4d0e2c97d5 632:152ea3e3e955
   138 ###
   138 ###
   139 # conf.d/90-quota.conf
   139 # conf.d/90-quota.conf
   140 ###
   140 ###
   141 # uncomment if you want to use the quota plugin
   141 # uncomment if you want to use the quota plugin
   142 #plugin {
   142 #plugin {
   143 #  quota = dict:user:%{uid}::proxy::quota
   143 #  quota = dict:user:%{uid}:proxy::quota
   144 #  quota_rule = *:storage=0:messages=0
   144 #  quota_rule = *:storage=0:messages=0
   145 #  quota_rule2 = Trash:storage=+100M
   145 #  quota_rule2 = Trash:storage=+100M
   146 #}
   146 #}
   147 
   147 
   148 ###
   148 ###