After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 685297 - GOA now uses OAuth 2.0 for GMail
GOA now uses OAuth 2.0 for GMail
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
3.8.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on: 661065
Blocks:
 
 
Reported: 2012-10-02 14:13 UTC by Debarshi Ray
Modified: 2013-09-13 01:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Debarshi Ray 2012-10-02 14:13:28 UTC
For GNOME 3.8, we have migrated GOA to use OAuth 2.0. Should use SASL_XOUTH2 for IMAP and SMTP: https://developers.google.com/google-apps/gmail/xoauth2_protocol

See bug 661065
Comment 1 Matthew Barnes 2012-10-11 16:21:19 UTC
Committed an untested prototype based on the specification:
http://git.gnome.org/browse/evolution/commit/?id=1ed5b89c02656c9172957980c85e412a27b2e6a2

I'll give it some testing once I get GOA upgraded to 3.7.x.
Comment 2 Matthew Barnes 2012-10-11 23:48:41 UTC
The XOAUTH2 module worked on the first try, but the online-accounts module in E-D-S required some extra help transitioning existing accounts.

http://git.gnome.org/browse/evolution-data-server/commit/?id=8099d1e3002a83298651a326ee6cd8dc63c4c6d3

But GMail + XOAUTH2 is working now.