From 9a31752149adbaf9030b62b6866cd66c10b15c1f Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Mon, 12 Jan 2009 20:35:07 -0500 Subject: [PATCH] s/acl_dict/acl_shared_dict/ --HG-- branch : HEAD --- dovecot-example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dovecot-example.conf b/dovecot-example.conf index 1a6a36a2e8..91c07d37b5 100644 --- a/dovecot-example.conf +++ b/dovecot-example.conf @@ -1147,7 +1147,7 @@ plugin { # To let users LIST mailboxes shared by other users, Dovecot needs a # shared mailbox dictionary. For example: - #acl_dict = file:/var/lib/dovecot/shared-mailboxes + #acl_shared_dict = file:/var/lib/dovecot/shared-mailboxes # Convert plugin. If set, specifies the source storage path which is # converted to destination storage (mail_location) when the user logs in. -- 2.47.3