----- Forwarded message from felixs <[email protected]> -----

On Fri, Mar 29, 2019 at 03:43:11PM -0700, Kevin J. McCarthy wrote:
> On Fri, Mar 29, 2019 at 07:57:49PM +0100, felixs wrote:
> > OK, I managed to apply the patch as an email patchfile using
> > 
> > git am /path/to/patch
> > 
> > git log shows inclusion of the patch commit.
> > git status says that my cloned repo is +1 ahead of MASTER-ORIGIN
> 
> Just to follow up, I slightly modified the commit and pushed to stable and
> master.  I believe this should preserve the behavior your config had prior
> to 1.11.0.  If I can I'll try to get a stable release out with the
> fix before the 1.12.0 release.
> 
> I also changed IMAP to try OAUTH first when $imap_authenticators is unset,
> like POP does.  However, both will now return UNAVAIL if oauthbearer is not
> explictly requested or configured (via $*_oauth_refresh_command).

Thanks for the update. I did

git checkout origin -- pop_auth.c imap/auth.c auth_oauth.c

which are the three files that changed.

Cheers,

felixs

----- End forwarded message -----

Reply via email to