On Sun, 2009-04-05 at 13:35 +0200, fl...@pbartels.info wrote:
> The documentation says:
> > If a mailbox has both global and per-mailbox ACL file, both of them
> > are read and the ACLs are merged. If there are any conflicts:
> > * v1.0 and v1.1: The per-mailbox ACL file overrides global ACL fil
Zitat von fl...@pbartels.info:
Hello list,
I'm using dovecot 1.1.11 and I'm going to prohibit users to remove
their INBOX and some other directories in the mailbox root.
There is no problem with the inbox. Users can't delete the inbox it
looked like they could because my MUA unsubscribed t
Hello list,
I'm using dovecot 1.1.11 and I'm going to prohibit users to remove
their INBOX and some other directories in the mailbox root.
I used Access Control Lists (http://wiki.dovecot.org/ACL) to do this:
protocol imap {
mail_plugins = acl
}
plugin {
# With global ACLs in /etc/dovec