Re: Failing to connect via GSSAPI

2020-01-07 Thread Oswald Buddenhagen
On Tue, Jan 07, 2020 at 11:35:16AM -0500, Stefan Monnier wrote: Authenticating with SASL mechanism GSSAPI... Fatal: buffer too small. Please report a bug. What's the next step? that's already fixed on the 1.3 branch. expect a release within a week or two (or something :D). ___

Re: Failing to connect via GSSAPI

2020-01-07 Thread Stefan Monnier
> that means that your sasl library doesn't know anything about gssapi > as far as mbsync can determine. i have no clue why offlineimap would > behave differently - check with ldd whether it's using the same sasl > library, and if so, use ltrace and/or strace to compare the the > programs' behavior

Re: Failing to connect via GSSAPI

2020-01-07 Thread Oswald Buddenhagen
On Mon, Jan 06, 2020 at 12:23:05PM -0500, Stefan Monnier wrote: NOT using available SASL mechanism(s): EXTERNAL Any idea what might be going on? that means that your sasl library doesn't know anything about gssapi as far as mbsync can determine. i have no clue why offlineimap would behave