[Dovecot] v1.2.alpha4 released / acl_shared_dict setting

Timo Sirainen tss at iki.fi
Sun Nov 30 04:27:42 EET 2008


On Wed, 2008-11-26 at 11:20 +0100, Robert Schetterer wrote:
> > acl_file = /home/virtual/%d/shared-mailboxes

This of course should have been acl_shared_dict = file:..

> acl_shared_dict setting - shared mailbox listing is disabled
> 
> i am not clear with using dict acl shared etc
> have you more examples how to setup
> specially with file backend and/or sql

File:

# chmod a+x /var/lib/dovecot
# mkdir /var/lib/dovecot/shared
# chmod a+rwx /var/lib/dovecot/shared
acl_shared_dict = file:/var/lib/dovecot/shared/mailboxes

As for SQL .. well, that's a bit too much work right now to figure
out. :) SQL dict quota configuration could be used as a starting point.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20081130/1a90f044/attachment.bin 


More information about the dovecot mailing list