Re: [Dovecot] Master user and missing folders

2008-05-04 Thread Timo Sirainen
On Sun, 2008-04-27 at 21:09 +0200, Anders wrote: > Timo Sirainen wrote: > > > With master users ACL plugin uses the master user for ACL checks instead > > of the mailbox owner. That also makes the default ACL be "deny" for > > mailboxes.. I'm not sure if there's currently any other simple way to >

Re: [Dovecot] Master user and missing folders

2008-04-27 Thread Anders
Timo Sirainen wrote: With master users ACL plugin uses the master user for ACL checks instead of the mailbox owner. That also makes the default ACL be "deny" for mailboxes.. I'm not sure if there's currently any other simple way to avoid this than to disable ACL plugin for master users. Okay,

Re: [Dovecot] Master user and missing folders

2008-04-27 Thread Timo Sirainen
On Sat, 2008-04-26 at 13:36 +0200, Anders wrote: > > It was actually auth_debug that I turned on, not mail_debug. Here is > > the mail_debug log. It led me to suspect the acl plugin and, indeed, > > if I turn that one off, I can list the folders even with a master > > user login. .. > do you have a

Re: [Dovecot] Master user and missing folders

2008-04-26 Thread Anders
Anders wrote: Anders <[EMAIL PROTECTED]> writes: It logs the correct value for "home" with mail_debug=yes. It is also able to print the correct quota values, so Dovecot seems to end up at the right place. It was actually auth_debug that I turned on, not mail_debug. Here is the mail_de

Re: [Dovecot] Master user and missing folders

2008-04-19 Thread Anders
Anders <[EMAIL PROTECTED]> writes: > It logs the correct value for "home" with mail_debug=yes. It is also > able to print the correct quota values, so Dovecot seems to end up > at the right place. It was actually auth_debug that I turned on, not mail_debug. Here is the mail_debug log. It led me t

Re: [Dovecot] Master user and missing folders

2008-04-18 Thread Anders
Timo Sirainen <[EMAIL PROTECTED]> writes: > On Sat, 2008-04-12 at 17:28 +0200, Anders wrote: >> I am trying to use a master user. The login works. However, a LIST >> command gives me only the INBOX. Is this to be expected? When logging in >> normally, I do get the full list of folders. > > Your

Re: [Dovecot] Master user and missing folders

2008-04-18 Thread Timo Sirainen
On Sat, 2008-04-12 at 17:28 +0200, Anders wrote: > Hello again. > > I am trying to use a master user. The login works. However, a LIST > command gives me only the INBOX. Is this to be expected? When logging in > normally, I do get the full list of folders. Your configuration is somehow wrong th