On 28.3.2012, at 11.57, Tomislav Mihalicek wrote: > Could someone explain what this strings mean in dovecot 2.1.3 debug log? > > Mar 27 11:18:11 cartman dovecot: auth: Debug: master in: USER 1 > [email protected] service=lib-storage > Mar 27 11:18:11 cartman dovecot: auth: Debug: master in: USER 2 > [email protected] service=lib-storage
Dovecot is asking a user's home directory via userdb lookup. Looks like your userdb isn't returning a home directory. There should be an error message about it?
