Re: [Dovecot] problem with some mailboxes (failed: Is a directory)

2009-01-30 Thread mikie
>> Jan 29 16:24:28 mailserv dovecot: IMAP(username): >> unlink(/var/spool/mail/imap/user/username/Maildir/cur/Sent:2,ST) >> failed: >> Is a directory > Something has created a directory called Sent inside Maldir/cur or > Maildir/new. Dovecot treats it as a message and so it has added \Seen > and \D

Re: [Dovecot] problem with some mailboxes (failed: Is a directory)

2009-01-29 Thread mikie
map/user/username/Maildir/cur/Sent:2,ST) failed: >> Is a directory >> >> User can not connect to his account neither via POP3 nor IMAP. >> There is one workaround I know which is: >> >> rm /var/spool/mail/imap/user/username/Maildir/dovecot.index* >> >> But

[Dovecot] problem with some mailboxes (failed: Is a directory)

2009-01-29 Thread mikie
r can not connect to his account neither via POP3 nor IMAP. There is one workaround I know which is: rm /var/spool/mail/imap/user/username/Maildir/dovecot.index* But after some time (some activity of user) the problem comes back. Mikie