On 7.11.2012, at 10.25, Laurent Foucher wrote: > I'm using dovecot 2.0.16 and i would like to use acl for subfolder. The file > dovecot-acl is well written in both folder test and the subfolder test/Test : > > cat /home/user2/Maildir/.test.Test/dovecot-acl > user=user1 ilrws > cat /home/user2/Maildir/.test/dovecot-acl > user=user1 ilprws > > When user1 want to list, the folder test is well shown, but not the subfolder > test/Test.
v2.1 has a nice and helpful "doveadm acl debug" command to tell what is wrong. > imap(user1): Debug: acl: Mailbox not in dovecot-acl-list: > Partages/user2/test/Test I guess this is the reason. See if deleting dovecot-acl-list helps.
