GNOME Bugzilla – Bug 709561
Pick up Windows Live mail from GOA
Last modified: 2013-10-08 15:52:39 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.
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.
(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?
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.