email: quota setup
This commit is contained in:
parent
0c26f37507
commit
bdf6c699e0
2 changed files with 17 additions and 1 deletions
|
@ -155,6 +155,9 @@
|
|||
dovecot = {
|
||||
userFilter = "(skMail=%u)";
|
||||
|
||||
# can lock down how much space each user has access to from ldap
|
||||
userAttrs = "quotaEmail=quota_rule=*:bytes=%$";
|
||||
|
||||
# accept emails in, but only allow access to paid up members
|
||||
passFilter = "(&(|${create_filter cfg.groups})(skMail=%u))";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue