[Dovecot] IMPORTANT: Disables 'any' and 'all authenticated' ACL settings! See wiki how to revert this, if you need it.

This commit is contained in:
André 2018-08-17 21:44:17 +02:00
parent 407d92102c
commit 6cee038a63

View File

@ -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