On Fri, 2009-02-06 at 22:40 +0300, Dmitry Samersoff wrote:
>   Fatal: userdb didn't return a home directory, but mail location used 
> it (%h): %h/Mail:INBOX=/var/mail/%u
..
>    passdb:
>      driver: pam
>      args: imap

You don't have userdb configured at all, so Dovecot doesn't know the
user's home directories. Probably helps if you just add:

userdb passwd {
}

inside auth {} block.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to