From: Timo Sirainen Date: Tue, 13 Jan 2009 01:35:07 +0000 (-0500) Subject: s/acl_dict/acl_shared_dict/ X-Git-Tag: 1.2.beta1~124 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9a31752149adbaf9030b62b6866cd66c10b15c1f;p=thirdparty%2Fdovecot%2Fcore.git s/acl_dict/acl_shared_dict/ --HG-- branch : HEAD --- 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.