[Dovecot] unexpected LSUB / LIST (SUBSCRIBED) output Re: Panic: file mailbox-list-subscriptions.c: line 66 (mailbox_list_subscription_fill_one): assertion failed: (ns!= NULL && (ns->flags & NAMESPACE_FLAG_AUTOCREATED) != 0)

Timo Sirainen tss at iki.fi
Fri Sep 16 14:53:39 EEST 2011


On Thu, 2011-09-15 at 17:15 +0200, Lutz Preßler wrote:
> 0 lsub "" "*"
> * LSUB (\Noselect) "." "INBOX.shared.user1"
> 0 OK Lsub completed.
> 0 list (subscribed) "" "*"
> * LIST (\NonExistent) "." "INBOX.shared.user1"
> 0 OK List completed.

These shouldn't be here.

> 0 lsub "" "*"
> * LSUB (\Noselect) "." "INBOX.shared.user1"

The above entry shouldn't be here.

> * LSUB () "." "INBOX.shared.user1.in2007"
> 0 OK Lsub completed.
> 0 list (subscribed) "" "*"
> * LIST (\NonExistent) "." "INBOX.shared.user1"
> * LIST (\Subscribed) "." "INBOX.shared.user1.in2007"
> 0 OK List completed.
> 
> >>> ~testuser/Maildir/subscription now contains "shared.user1.in2007"
> 
> Is this "INBOX.shared.user1" LSUB/LIST output correct?

http://hg.dovecot.org/dovecot-2.1/rev/080c8f9521d2 should fix these and
other related problems.




More information about the dovecot mailing list