[Dovecot] mbox issue - dovecot 2.0.13
I'm running into the following issue when trying to delete a folder:
Aug 2 00:41:46 keg dovecot: imap(user): Error: stat(/home/user/mail/Trash/.imap/MoreTest) failed: Not a directory
Dovecot is creating directories correctly
/home/user/mail/.imap/Trash directory exists. /home/user/mail/.imap/MoreTest directory exists /home/user/mail/Trash file exists /home/user/mail/MoreTest file exists
Config is: mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u
Where is this getting munged, please.
Thanks much
John
On Mon, 2011-08-01 at 22:13 -0700, John Alexander wrote:
I'm running into the following issue when trying to delete a folder:
Aug 2 00:41:46 keg dovecot: imap(user): Error: stat(/home/user/mail/Trash/.imap/MoreTest) failed: Not a directory
This is Thunderbird trying to delete mailbox by moving it under Trash mailbox, which won't work with mbox. You can fix this in TB by setting .. probably the "server supports subfolders" or whatever setting.
It's a Dovecot bug that it logs this error message. It's already fixed in v2.1, and I'd rather not spend time backporting the fix to v2.0.
participants (2)
-
John Alexander
-
Timo Sirainen