[Dovecot] pop3 not autocreating directory structure
We use:
mail_home = /srv/mailstore/%256LRHu/%Ld/%Ln
mail: mdbox:~/mdbox
and I just noticed one of our newly provisioned users initially failed to pop her mails. I saw several of these:
dovecot:: pop3(new.user@example.net): Error: Couldn't open INBOX: Mailbox doesn't exist: INBOX
dovecot:: pop3(new.user@example.net): Couldn't open INBOX top=0/0, retr=0/0, del=0/0, size=0
before she switched to imap and then everything looked fine:
dovecot:: imap(new.user@example.net): Disconnected: Logged out bytes=11/338
Looking at the timestamps in the filesystem I see that the users home directory wasn't created before switcing to imap.
Is this a know problem?
-jf
On Wed, Feb 15, 2012 at 03:49:21AM +0200, Timo Sirainen wrote:
Is it maybe changeset 11683:148fccbe9f32 you remeber:
- - maildir: sometimes rm -rf Maildir;imaptest logout=0 gives
- Error: Opening INBOX failed: Mailbox doesn't exist: INBOX
This was just the updated to the todo-list, but I can't see what the fix was. Also, if it was just occationally failing, it might not be that critical.. So far it's only happended for one user for the last 36 hours, so either it's only occationally failing, or the other new users are visiting webmail/imap before pop.
-jf
participants (2)
-
Jan-Frode Myklebust
-
Timo Sirainen