[Dovecot] IMPORTANT: Disables 'any' and 'all authenticated' ACL settings! See wiki how to revert this, if you need it.
This commit is contained in:
parent
407d92102c
commit
6cee038a63
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user