[Dovecot] Dovecot 2.0 beta 4 errors reported
Timo,
Thank you for an amazing imap/pop server. I'm using Dovecot 2.0 beta 4 and mbox storage, and have encountered a couple of errors worth reporting:
- When I delete a parent folder that contains sub folders, I get this error message pop up in Thunderbird 3.04:
"The current command did not succeed. The mail server responded: [CANNOT] Mailbox GUIDs are not permanent without index files."
But, the folders are deleted properly, and no error is logged on the server. I have the mail_log plugin currently enabled like so:
mail_plugins = quota mail_log notify mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename mail_log_fields = uid box msgid size
- segfault reported in the system log (unrelated to the error above):
kernel: pop3[6794]: segfault at 0000000000000028 rip 0000000000403489 rsp 00007fff20a24a20 error 4
Thanks, Ken
-- Ken Anderson Pacific Internet - http://www.pacific.net
On Fri, 2010-04-09 at 11:10 -0500, Ken A wrote:
- When I delete a parent folder that contains sub folders, I get this error message pop up in Thunderbird 3.04:
"The current command did not succeed. The mail server responded: [CANNOT] Mailbox GUIDs are not permanent without index files."
Could you get the IMAP traffic from what TB actually sends? I tried a few different ways and couldn't get this error. (It's not possible to issue IMAP DELETE command to a folder that has subfolders, that gives a different error.)
Use either TB's own logs or http://wiki.dovecot.org/Debugging/Rawlog
- segfault reported in the system log (unrelated to the error above):
kernel: pop3[6794]: segfault at 0000000000000028 rip 0000000000403489 rsp 00007fff20a24a20 error 4
This should have been logged in Dovecot's logs also. Anyway, I'd need to get gdb backtrace to be able to fix it. http://dovecot.org/bugreport.html
participants (2)
-
Ken A
-
Timo Sirainen