[Dovecot] assertion failed: (mailbox_list_is_valid_existing_name(_list, name))
Adam McDougall
mcdouga9 at egr.msu.edu
Sun Oct 21 20:11:49 EEST 2007
On Sun, Oct 21, 2007 at 01:09:43PM -0400, Adam McDougall wrote:
When I was initially testing dovecot 1.1b2,3 I had ACLs turned on and encountered
this problem below. I had them turned off until now, I'll need to have ACLs working
before I can widen testing. I'm not sure how to make "env MAIL=maildir:~/Maildir gdb
/tmp/imap" load the ACL plugin so I assume that is why it does not crash; not getting
any log either from that, maybe I made a mistake? But when running mutt, I can load
it up with the inbox, then when I ask for imap://server/mail/ it crashes with the
assertion at the bottom. Let me know if I need to provide more info. Thanks.
Oct 21 12:57:20 gribble dovecot: IMAP(mcdouga9): acl vfile: file
/home/mcdouga9/Maildir/dovecot-acl not found
Oct 21 12:57:20 gribble dovecot: IMAP(mcdouga9): file mailbox-list-maildir.c: line 186
(maildir_list_get_path): assertion failed: (mailbox_list_is_valid_existing_name(_list,
name))
Oct 21 12:57:20 gribble dovecot: child 72205 (imap) killed with signal 6
I forgot to mention, heres the command trace:
a0006 LIST "" "mail"
* LIST (\Noselect \HasChildren) "/" "mail"
a0006 OK List completed.
a0007 LIST "" "mail/%"
(disconnected)
More information about the dovecot
mailing list