From 6cee038a639e89a2c6475320c8a3900f32a457ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9?= Date: Fri, 17 Aug 2018 21:44:17 +0200 Subject: [PATCH] [Dovecot] IMPORTANT: Disables 'any' and 'all authenticated' ACL settings! See wiki how to revert this, if you need it. --- data/conf/dovecot/dovecot.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/conf/dovecot/dovecot.conf b/data/conf/dovecot/dovecot.conf index 187c61b4..dd8db8a3 100644 --- a/data/conf/dovecot/dovecot.conf +++ b/data/conf/dovecot/dovecot.conf @@ -255,7 +255,8 @@ protocol sieve { managesieve_logout_format = bytes=%i/%o } 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 = vfile quota = dict:Userquota::proxy::sqlquota