Displaying 1 result from an estimated 1 matches for "eunknown".
Did you mean:
unknown
2010 Jun 10
1
problems with shared mailboxes and other general issues
...ared_dict, but, even
though I compiled dovecot with sqlite support and 'ldd' shows that
'../libexec/dict' is linked against sqlite libraries, when I tried this
config:
acl_shared_dict = sqlite:/private/dovecot/etc/acl-shared-dict.conf
I get this, and dovecot fails to start up.
EUnknown dict module: sqlite
I question whether I can use sqlite for acl_shared_dict.
Furthermore, in this vein, I don't really know what the shared namespace
should even look like. I've been trying the imap commands LIST and
MYRIGHTS to verify access, but there are simply no examples. I'...