[Dovecot] Segfault in dovecot 1.2rc2 with quota + public namespace enabled

2009-04-07 Thread Markus Werner
Hi, I have configured a public namespace ("#Shared"). Since dovecot 1.2rc2 (1.1.11 worked fine) I get a segfault, if I try to access a folder under this namespace when quota plugin is enabled. When the quota plugin is disabled, accessing those folders works. $ dovecot -n # 1.2.rc2: /opt/dovecot

Re: [Dovecot] Segfault in dovecot 1.2rc2 with quota + public namespace enabled

2009-04-07 Thread Markus Werner
Hi Timo, On Tue, Apr 07, 2009 at 12:27:24PM -0400, Timo Sirainen wrote: > On Tue, 2009-04-07 at 15:53 +0200, Markus Werner wrote: > > I have configured a public namespace ("#Shared"). Since dovecot 1.2rc2 > > (1.1.11 worked fine) I get a segfault, if I try to acces

Re: [Dovecot] Segfault in dovecot 1.2rc2 with quota + public namespace enabled

2009-04-07 Thread Markus Werner
On Tue, Apr 07, 2009 at 02:42:43PM -0400, Timo Sirainen wrote: > On Tue, 2009-04-07 at 20:31 +0200, Markus Werner wrote: > > #0 0xb7f683f1 in acl_mailbox_get_aclobj (box=0x85ad440) at acl-mailbox.c:49 > > 49 struct acl_mailbox *abox = ACL_CONTEXT(box); > >

[Dovecot] Segfault in ACL Plugin + user shared folders

2009-04-07 Thread Markus Werner
Hi Timo, I have another problem, this time with user shared folders: User "markus" shared the folder "ForTest" to test: SETACL "INBOX/ForTest" test akxeilrwts dovecot-acl and shared-mailboxes.db have been successfully updated. As user "test" the folder (and "#User" namespace) is not visible. W

Re: [Dovecot] Segfault in ACL Plugin + user shared folders

2009-04-07 Thread Markus Werner
Hi Timo, > > http://hg.dovecot.org/dovecot-1.2/rev/7d484e0f0789 > http://hg.dovecot.org/dovecot-1.2/rev/3a30d73fc463 > http://hg.dovecot.org/dovecot-1.2/rev/b6abc84440df > With "list = children" the namespace ist still not listed, but that's no problem for me. With "list = all" now there is a fol

Re: [Dovecot] Segfault in ACL Plugin + user shared folders

2009-04-08 Thread Markus Werner
Another one: #0 0xb7fbf424 in __kernel_vsyscall () No symbol table info available. #1 0xb7e7a640 in raise () from /lib/i686/cmov/libc.so.6 No symbol table info available. #2 0xb7e7c018 in abort () from /lib/i686/cmov/libc.so.6 No symbol table info available. #3 0x080ee9a5 in default_fatal_fini

Re: [Dovecot] Segfault in ACL Plugin + user shared folders

2009-04-16 Thread Markus Werner
On Thu, Apr 16, 2009 at 07:49:17PM -0400, Timo Sirainen wrote: > On Wed, 2009-04-08 at 14:40 +0200, Markus Werner wrote: > > #6 0x080b50eb in mail_user_init (username=0x829854e "") at mail-user.c:30 > > Fixed, although I don't really understand why any IMAP client w

Re: [Dovecot] Segfault in ACL Plugin + user shared folders

2009-04-16 Thread Markus Werner
On Thu, Apr 16, 2009 at 08:10:00PM -0400, Timo Sirainen wrote: > > With "list = children" the namespace ist still not listed, but that's no > > problem for me. With "list = all" now there is a folder named "%" > > listed, directly under "#User/", additionaly to "mar...@example.com". > > Neither sh

[Dovecot] Shared folders and subscriptions

2009-04-17 Thread Markus Werner
Hi, I've got a problem with user shared folders and subscriptions. When I try to subscribe a folder, dovecot returns "OK Subscribe completed", but the newly subscribed folder is not listed with LSUB: a1 login t...@example.com *** a1 OK [CAP. a2 list "" "*" * LIST (\HasChildren) "/" "INBOX

Re: [Dovecot] Shared folders and subscriptions

2009-04-17 Thread Markus Werner
On Fri, Apr 17, 2009 at 05:22:32PM -0400, Timo Sirainen wrote: > On Fri, 2009-04-17 at 22:48 +0200, Markus Werner wrote: > > namespace shared { > > separator = / > > prefix = "#User/%%u/" > > location = > > maildir:%%h/Maildir:INDEX=~/Maildir

Re: [Dovecot] Shared folders and subscriptions

2009-04-17 Thread Markus Werner
On Fri, Apr 17, 2009 at 05:43:01PM -0400, Timo Sirainen wrote: > It would be possible to do both. The INBOX/ could be set up as a hidden > namespace and the "" namespace would be the default one. Or is there a > reason why you wouldn't want "" namespace to show up anything? Crying users, because s

Re: [Dovecot] Shared folders and subscriptions

2009-04-18 Thread Markus Werner
On Fri, Apr 17, 2009 at 07:07:49PM -0400, Timo Sirainen wrote: >> I tried this. The following is logged: >> >> Apr 18 00:12:01 asterix dovecot: IMAP(mar...@example.com): >> fchown(/var/spool/dovecot/users/example.com/markus/Maildir/control/ >> shared/subscriptions.lock, >> -1, 0) failed: Operation

Re: [Dovecot] Segfault in ACL Plugin + user shared folders

2009-04-18 Thread Markus Werner
On Thu, Apr 16, 2009 at 08:10:00PM -0400, Timo Sirainen wrote: > On Wed, 2009-04-08 at 01:03 +0200, Markus Werner wrote: > > With "list = children" the namespace ist still not listed, but that's no > > problem for me. With "list = all" now there is a fol

Re: [Dovecot] Segfault in ACL Plugin + user shared folders

2009-04-20 Thread Markus Werner
On Mon, Apr 20, 2009 at 01:28:47PM -0400, Timo Sirainen wrote: > On Sat, 2009-04-18 at 14:46 +0200, Markus Werner wrote: > > On Thu, Apr 16, 2009 at 08:10:00PM -0400, Timo Sirainen wrote: > > > On Wed, 2009-04-08 at 01:03 +0200, Markus Werner wrote: > > > > With "

[Dovecot] Incorrect listing of shared mailbox names

2009-04-20 Thread Markus Werner
After the LOGIN do STATUS "User/somemailbox": a0007 STATUS "INBOX/Rechnung" (UIDNEXT UIDVALIDITY UNSEEN RECENT) a0008 STATUS "User/li...@example.com/Announce" (UIDNEXT UIDVALIDITY UNSEEN RECENT) a0009 STATUS "User/sys...@example.com/INBOX-root" (UIDNEXT UIDVALIDITY UNSEEN RECENT) a0010 STATUS "U

Re: [Dovecot] Incorrect listing of shared mailbox names

2009-04-29 Thread Markus Werner
On Wed, Apr 29, 2009 at 02:26:58PM -0400, Timo Sirainen wrote: > On Tue, 2009-04-21 at 08:21 +0200, Markus Werner wrote: > > The first listing of "User/%" also lists the first folder of each user, > > which has been polled by STATUS before. This seems to occur one time &