Hi Tom,
are the ACLs working for you as namespace-type shared, or public?
The non-reconiced ACLs are on type public at my installation (all user can access all folders).

I had already in 20-imap.conf:
protocol imap {
  mail_plugins = $mail_plugins acl imap_acl
...

and in 10-mail.conf:
mail_plugins = acl autocreate quota

OK, acl are doubled, but i hope that's no problem.

Udo

Am 06.07.2011 13:49, schrieb Tom Clark:
Hi Udo,

I'm using 2.0.8. I've managed to get the ACLs working by adding:

mail_plugins = acl
protocol imap {
   mail_plugins = $mail_plugins imap_acl
}

To the bottom of 10-mail.conf in /etc/dovecot/conf.d/ (not sure if this is
technically the right place. It may be better adding them to the plugins
file).

Then added the dovecot-acl files into the subdirectories.

The only problem I'm having is that I can't get dovecot to NOT display the
top level shared folders.

Tom

Reply via email to