25 Jan
2010
25 Jan
'10
1 a.m.
Timo Sirainen wrote:
On Sun, 2010-01-24 at 17:19 +0100, Jure Lozar wrote:
Jan 24 16:23:51 hermes dovecot: auth(default): passwd(jure@hrabri.org,::ffff:192.168.0.112): unknown user Jan 24 16:23:51 hermes dovecot: auth(default): passwd-file /home/vmail/hrabri.org/passwd: Read 1 users
..
I don't really understand this log. Is says Client out: OK, and then unknown user. Where? In passwd file?
You've an extra userdb passwd {} in dovecot.conf. See dovecot -n output for a list of all passdbs and userdbs. Make sure only the wanted ones are there.
I love you man :) You were right - I forgot to comment out original setting.
Thank you, Jure