Hi, I'm trying to use ACL with dovecot rc18 but I don't understand where to store per-mailbox dovecot-acl file. In dovecot.conf I have mail_location = maildir:/var/vmail/%u/ and I do not use namespaces. I have some "testuser" maildir with subdir ".test". When I put dovecot-acl file to the .test directory I get this error in my log file: Error: IMAP(testuser): /var/vmail/testuser/.test/dovecot-acl is no longer kept in control directory, move it to the actual maildir (/var/vmail/testuser/.test) Error: child 28143 (imap) returned error 89 This error tells me to move dovecot-acl file from control dir to mail directory but these are the same for me (and I think it's Dovecot default for maildir). Where I should store per-mailbox dovecot-acl file in this case? Regards, Radek Zavicak
On Tue, 2007-01-23 at 12:26 +0100, Radek Zavicak wrote:> Error: IMAP(testuser): /var/vmail/testuser/.test/dovecot-acl is no > longer kept in control directory, move it to the actual maildir > (/var/vmail/testuser/.test)Oh, great, I forgot to add a check to see if control_dir was different from maildir. Fixed: http://dovecot.org/list/dovecot-cvs/2007-January/007502.html Guess I should release rc19 to fix this. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20070123/ed0097ba/attachment.bin>