Hi Udo,
Glad you got it working. I decided to do the list test. This is what I'm getting as a user not allowed access to the shared folders:
02 LIST "" *
- LIST (\HasNoChildren) "." "Drafts"
- LIST (\HasNoChildren) "." "Trash"
- LIST (\HasChildren) "." "INBOX"
- LIST (\HasChildren) "." "Shared.System"
- LIST (\HasChildren) "." "Shared.Support" 02 OK List completed.
As you can see I can list Shared.System and Shared.Support which is what I don't want!
Tom
-----Original Message----- From: dovecot-bounces@dovecot.org [mailto:dovecot-bounces@dovecot.org] On Behalf Of Udo Lembke Sent: 06 July 2011 3:05 PM To: Tom Clark Cc: dovecot@dovecot.org Subject: Re: [Dovecot] Public Mailbox & ACLs
Hi Tom,
Am 06.07.2011 14:38, schrieb Tom Clark:
Hi Udo,
My folders are public mailboxes rather than shared. Why don't you copy your namespace and dovecot-acl files here and we'll have a look at them? i like to do so - and during copy/paste i found the issue!!
Jul 06 15:06:41 imap(test4@example.org): Debug: acl vfile: reading file /var/data/public/kunde_2/dovecot-acl ... Jul 06 15:06:41 imap(test4@example.org): Debug: acl vfile: reading file /var/data/archiv/example.org/test4/public/kunde_2/dovecot-acl ... Jul 06 15:06:41 imap(test4@example.org): Debug: acl: No lookup right to mailbox: public/kunde_2
This came throug one link ( /var/data/archiv/example.org/test4/public -> /var/data/public ) I removed the link and now i can't see the public-folders below the users archiv-area. But below the public-namespace the ACLs now working!!
BTW. i think also with links should ACLs working.
Thanks.
Udo