1 Sep
2009
1 Sep
'09
7:23 p.m.
On Tue, 2009-09-01 at 17:02 +0200, Tom Sommer wrote:
Do you have example.com in auth_realms?
no, auth_realms and auth_default_realm are both undefined.
How do I populate auth_realms, when all my users are pulled from SQL? Forget it, I'm just gonna remove digest-md5 from the mech list - I figure that might fix my problem.
Well, I think the auth_realm checking is pointless anyway. Removed it: http://hg.dovecot.org/dovecot-1.2/rev/3c171f5eee8d
Of course, unless you have passwords saved as plaintext it wouldn't have worked anyway.