On 02/27/12 23:32, Timo Sirainen wrote: > Looks like kmail is sending some kind of garbage to Dovecot. Set > auth_debug_passwords=yes to make Dovecot log the auth traffic.
Yeah, I did a network trace and it seems kmail is not sending the full authentication request before trying to carry on. > 8 0.043625 130.195.5.88 130.195.5.13 IMAP 898 > Request: 1 AUTHENTICATE GSSAPI > YIICWgYJKoZIhvcSAQICAQBuggJJMI[...]jLyNiRZFsc9zFxpdwrZAB/WXRRS1zsM4SlDfE59CW1xfKAkqe > 9 0.044919 130.195.5.13 130.195.5.88 IMAP 70 > Response: + > 10 0.045413 130.195.5.88 130.195.5.13 IMAP 80 > Request: 2 LIST "" "" > 11 0.045486 130.195.5.13 130.195.5.88 IMAP 122 > Response: 1 NO [ALERT] Invalid base64 data in continued response now to figure out why its started truncating it. cheers mark