30 Dec
2009
30 Dec
'09
12:11 a.m.
On Fri, 2009-12-25 at 12:09 +0100, Joss Red wrote:
I keep having errors when I try to authenticate to my imap acount, and I can't get my email like this. .. pam(email@domain.com,1.2.3.4): pam_authenticate() failed: User not known to the underlying authentication module .. sql(email@domain.com,1.2.3.4): query: SELECT email as user, password FROM view_users WHERE email='email@domain.com';
You're probably doing something wrong. Why do you use PAM for PLAIN and SQL for DIGEST-MD5? Where are your users, really? Show your dovecot -n output.