|
@@ -255,7 +255,8 @@ protocol sieve {
|
|
managesieve_logout_format = bytes=%i/%o
|
|
managesieve_logout_format = bytes=%i/%o
|
|
}
|
|
}
|
|
plugin {
|
|
plugin {
|
|
- acl_anyone = allow
|
|
|
|
|
|
+ # Allow "any" or "authenticated" to be used in ACLs
|
|
|
|
+ #acl_anyone = allow
|
|
acl_shared_dict = file:/var/vmail/shared-mailboxes.db
|
|
acl_shared_dict = file:/var/vmail/shared-mailboxes.db
|
|
acl = vfile
|
|
acl = vfile
|
|
quota = dict:Userquota::proxy::sqlquota
|
|
quota = dict:Userquota::proxy::sqlquota
|