email: quota buffer
This commit is contained in:
parent
bdf6c699e0
commit
3e8037153f
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@
|
|||
userFilter = "(skMail=%u)";
|
||||
|
||||
# can lock down how much space each user has access to from ldap
|
||||
userAttrs = "quotaEmail=quota_rule=*:bytes=%$";
|
||||
userAttrs = "quotaEmail=quota_rule=*:bytes=%$,=quota_rule2=Trash:storage=+100M";
|
||||
|
||||
# accept emails in, but only allow access to paid up members
|
||||
passFilter = "(&(|${create_filter cfg.groups})(skMail=%u))";
|
||||
|
|
Loading…
Reference in a new issue