Displaying 3 results from an estimated 3 matches for "mailbox_list_get_unexpanded_path".
2010 Jun 14
1
2.0.beta6 panic (mailbox_list_get_unexpanded_path)
...t-fails for me when:
- using mdbox (maildir is OK)
- my authentication module returns the mail= and mail_location= attributes (relying on mail_location from 10-mail.conf is OK)
- a user logs in for the first time and selects his nonexistent INBOX
The error is:
Panic: file mailbox-list.c: line 318 (mailbox_list_get_unexpanded_path): assertion failed: (*location == '0')
The location string is "1mdbox:/Volumes/Mail/joe".
This did not happen with beta5.
Backtrace:
0 __kill + 10
1 abort + 90
2 default_fatal_finish + 68
3 i_internal_error_handler + 0
4 i_debug + 0
5 mailbox_list_get_unexpanded_pat...
2011 Mar 16
1
Bug: Creating mbox folders
...x_write_locks = fcntl
passdb {
driver = pam
}
protocols = imap
ssl_cert = </etc/pki/dovecot/certs/dovecot.pem
ssl_key = </etc/pki/dovecot/private/dovecot.pem
userdb {
driver = passwd
}
The maillog dump...
Mar 16 08:50:22 brinn dovecot: imap(kms): Panic: file mailbox-list.c:
line 324 (mailbox_list_get_unexpanded_path): assertion failed:
(*location == SETTING_STRVAR_UNEXPAND
ED[0])
Mar 16 08:50:22 brinn dovecot: imap(kms): Error: Raw backtrace:
/usr/lib/dovecot/libdovecot.so.0() [0x994051] ->
/usr/lib/dovecot/libdovecot.so.0() [0x9940c0] -> /usr/lib
/dovecot/libdovecot.so.0(i_fatal+0) [0x96a690] ->...
2011 Apr 09
3
coredump in dovecot 2.0.11
Hi.
I use dovecot-2.0.11-1.fc14.i686 on linux,redhat fedora 14.
Using alpine 2.02 and Kmail 1.13.5 i have one IMAP connection to the dovecot server and one IMAP connection to a MS exchange server.
After i moved a few messages from the exchange server i cannot open the folders where i placed the moved mails.
instead dovecot crashes, all other directories and emails work fine.
here is what i see