[Dovecot] DIGEST-MD5 user/realm mismatch with Postfix
25 Dec
2008
25 Dec
'08
11:51 a.m.
This is a follow-on to the "SQL field format for digest-md5?" thread.
After some additional debugging, I've found the problem is a mismatch in what Dovecot expects and Postfix uses for the user and realm.
For a username "user@example.com" and password "sekret", Dovecot expects:
username = "user"
realm = "example.com"
but Postfix sends the checksum of:
username = "user@example.com"
realm = ""
How do I fix this?
22 Feb
22 Feb
12:19 a.m.
On Thu, 2008-12-25 at 01:51 -0800, Darren Pilgrim wrote:
This is finally fixed: http://hg.dovecot.org/dovecot-1.1/rev/2b0043ba89ae
5867
Age (days ago)
5925
Last active (days ago)
1 comments
2 participants
participants (2)
-
Darren Pilgrim
-
Timo Sirainen