[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Any interest in an XOAUTH2 patch for smtpmail (Gmail 2-factor auth)?
From: |
John Wiegley |
Subject: |
Re: Any interest in an XOAUTH2 patch for smtpmail (Gmail 2-factor auth)? |
Date: |
Fri, 05 Jan 2018 21:32:29 -0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (darwin) |
>>>>> "CC" == Cesar Crusius <address@hidden> writes:
CC> I recently had to add XOAUTH2 support in smtpmail to access my two-factor
CC> authenticated Gmail account, which turned out to be surprisingly simple
CC> (my hack has about 20 lines of code, I guess it would about double to do
CC> it properly).
CC> It uses oauth2.el, so my plan would be to make smtpmail load that library
CC> on demand, in case the new smtpmail-xoauth2 variables are configured. I
CC> guess the required functionality could be copy-and-pasted, but that seems
CC> a waste.
CC> Is there any interest in a patch?
This sounds useful to me. How will users know to enable the extra behavior?
--
John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2
- Any interest in an XOAUTH2 patch for smtpmail (Gmail 2-factor auth)?, Cesar Crusius, 2018/01/05
- Re: Any interest in an XOAUTH2 patch for smtpmail (Gmail 2-factor auth)?,
John Wiegley <=
- Re: Any interest in an XOAUTH2 patch for smtpmail (Gmail 2-factor auth)?, Tim Cross, 2018/01/06
- Re: Any interest in an XOAUTH2 patch for smtpmail (Gmail 2-factor auth)?, Cesar Crusius, 2018/01/06
- Re: Any interest in an XOAUTH2 patch for smtpmail (Gmail 2-factor auth)?, Cesar Crusius, 2018/01/07
- Re: Any interest in an XOAUTH2 patch for smtpmail (Gmail 2-factor auth)?, John Wiegley, 2018/01/07
- Re: Any interest in an XOAUTH2 patch for smtpmail (Gmail 2-factor auth)?, Cesar Crusius, 2018/01/07
- Re: Any interest in an XOAUTH2 patch for smtpmail (Gmail 2-factor auth)?, Stefan Monnier, 2018/01/07
- Re: Any interest in an XOAUTH2 patch for smtpmail (Gmail 2-factor auth)?, Cesar Crusius, 2018/01/07
- Re: Any interest in an XOAUTH2 patch for smtpmail (Gmail 2-factor auth)?, Stefan Monnier, 2018/01/07
- Re: Any interest in an XOAUTH2 patch for smtpmail (Gmail 2-factor auth)?, John Wiegley, 2018/01/08