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 709561 - Pick up Windows Live mail from GOA
Pick up Windows Live mail from GOA
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: general
3.11.x (obsolete)
Other All
: Normal enhancement
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on: 709393
Blocks:
 
 
Reported: 2013-10-07 12:10 UTC by Debarshi Ray
Modified: 2013-10-08 15:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Debarshi Ray 2013-10-07 12:10:32 UTC
We can now use Windows Live mail over IMAP / SMTP using OAuth2 tokens for authorization:
http://blogs.office.com/b/microsoft-outlook/archive/2013/09/12/outlook-com-now-with-imap.aspx

GOA will export a GoaMail interface for these accounts if the user has chosen to use mail with their Windows Live accounts. You can pick up the details from the GoaMail interface.
Comment 1 Matthew Barnes 2013-10-08 03:36:06 UTC
Fixed for E-D-S 3.11.1 in:
https://git.gnome.org/browse/evolution-data-server/commit/?id=95e2de8921230cb677c1adf3e13eb08e9c58acdb

In my own testing, Outlook.com rejected the access token obtained through GOA, but it may have been something wrong with my test environment and the IMAP OAuth scope didn't get applied or something.  So if you could give this a quick smoke test yourself I'd appreciate it.
Comment 2 Debarshi Ray 2013-10-08 15:03:02 UTC
(In reply to comment #1)
> Fixed for E-D-S 3.11.1 in:
> https://git.gnome.org/browse/evolution-data-server/commit/?id=95e2de8921230cb677c1adf3e13eb08e9c58acdb
> 
> In my own testing, Outlook.com rejected the access token obtained through GOA,

Did you see "Sync and send mail" in the web view when you were adding the account?
Comment 3 Matthew Barnes 2013-10-08 15:52:39 UTC
I think so, once I ran gnome-control-center from a terminal with my build environment variables defined.  At this point I'm assuming my test environment was at fault, since you said it works for you.  I'll try again before this gets into a release, just to be sure.