Displaying 1 result from an estimated 1 matches for "51168".
Did you mean:
  1168
  
2009 Aug 28
1
GSSAPI Authentication Broke with Dovecot 1.1.16 -> 1.2.4 Upgrade
...test.
<http://hg.dovecot.org/dovecot-1.2/rev/5d53b1d66d1b>
This is what I was seeing in the log file with auth_debug enabled:
  ------------------------
  auth(default): client in: AUTH 1       GSSAPI service=imap    secured lip=192.0.2.36        rip=192.0.2.168       lport=143       rport=51168
  auth(default): gssapi(?,192.0.2.168): Obtaining credentials for imap at mail1.example.com
  auth(default): client out: CONT        1       
  auth(default): client in: CONT<hidden>
  auth(default): gssapi(john at EXAMPLE.COM,192.0.2.168): security context state completed.
  auth(default): c...