8 Sep
2004
8 Sep
'04
1 p.m.
On Tue, 7 Sep 2004, Timo Sirainen wrote:
On 7.9.2004, at 09:54, Jacek Osiecki wrote:
auth_userdb = mysql /etc/dovecot/dovecot-mysql.conf auth_passdb = mysql /etc/dovecot/dovecot-mysql.conf
I have straced the dovecot daemon, and it seems that it tries to authenticate with use of pam.
Well, two possibilities then:
- you're modifying wrong auth section in config file. Do you have multiple "auth = xyz" lines in the conf file? (which also means there are multiple dovecot-auth processes running)
Oh my... :) That was it! I had a single "auth = plain_md5" line at the end of the config file - when I removed it, everything worked!
Good to have finally an IMAP service - ready for the webmail :)
Thanks and Greetings,
Jacek Osiecki joshua@ceti.pl Poland