Re: [Dovecot] list command and shared folders

2010-06-16 Thread Wolfram Greinert
On Tue, Jun 15, 2010 at 02:50:26PM +0100, Timo Sirainen wrote: > On Tue, 2010-06-15 at 15:07 +0200, Wolfram Greinert wrote: > > > acl_shared_dict = file:/var/lib/dovecot/acl_dict > > > > I try this, no success :-( > > > > chmod 0777 /var/lib/dovecot > > touch /var/lib/dovecot/acl_dict > > chown d

Re: [Dovecot] list command and shared folders

2010-06-15 Thread Timo Sirainen
On Tue, 2010-06-15 at 15:07 +0200, Wolfram Greinert wrote: > > acl_shared_dict = file:/var/lib/dovecot/acl_dict > > I try this, no success :-( > > chmod 0777 /var/lib/dovecot > touch /var/lib/dovecot/acl_dict > chown dovecot:dovecot /var/lib/dovecot/acl_dict You shouldn't create any files owned

Re: [Dovecot] list command and shared folders

2010-06-15 Thread Wolfram Greinert
On Mon, Jun 14, 2010 at 03:52:20PM +0100, Timo Sirainen wrote: > On Mon, 2010-06-14 at 12:23 +0200, Wolfram Greinert wrote: > > acl_shared_dict: proxy::acl_dict > > dict: > > acl_dict: db:/var/lib/dovecot/acl_dict.db > > Your config looks ok, but Berkeley DB support is currently somewhat > bro

Re: [Dovecot] list command and shared folders

2010-06-14 Thread Timo Sirainen
On Mon, 2010-06-14 at 12:23 +0200, Wolfram Greinert wrote: > acl_shared_dict: proxy::acl_dict > dict: > acl_dict: db:/var/lib/dovecot/acl_dict.db Your config looks ok, but Berkeley DB support is currently somewhat broken and might be causing your problem. Try with file backend instead: acl_sh

[Dovecot] list command and shared folders

2010-06-14 Thread Wolfram Greinert
Hello, I try to setup shared folders with real unix users: user "test2": setacl t2_t4 test4 lrswi user "test3": setacl t3_t4 test4 lrswi Now I see entries in ~test2/Maildir/.t2_t4/dovecot-acl, ~test3/Maildir/.t3_t4/dovecot-acl and /var/lib/dovecot/acl_dict.db (see below) But "test4" don't see t