Closed
Bug 819620
Opened 13 years ago
Closed 13 years ago
[email/activesync] Add an autoconfig entry for @outlook.com addresses
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect, P2)
Firefox OS Graveyard
Gaia::E-Mail
Tracking
(blocking-basecamp:+)
VERIFIED
FIXED
| blocking-basecamp | + |
People
(Reporter: squib, Assigned: squib)
Details
Attachments
(1 file)
|
34.08 KB,
image/png
|
Details |
Outlook.com is Microsoft's new, fancier(?) webmail service designed, I think, to replace Hotmail eventually. We should add an autoconfig entry for it to make setup work quickly.
Currently, it tries to redirect us to Hotmail's autodiscovery, which initially fails because HTTP 302 changes "POST" to "GET", so we're forced to go through an MX lookup as well. That's a lot of extra work when the result is known ahead of time.
The fix for this is really easy (just copy apps/email/autoconfig/hotmail.com, and as a bonus, make sure to update all the Hotmail autoconfig files to list outlook.com as a domain).
Comment 1•13 years ago
|
||
BB+, P2 - severe usability issue for outlook.com users
Assignee: nobody → squibblyflabbetydoo
blocking-basecamp: ? → +
Priority: -- → P2
| Assignee | ||
Comment 2•13 years ago
|
||
Note that I tested the email app with an outlook.com address, and everything works fine. It's just slower than necessary (but still pretty quick on a wired connection).
| Assignee | ||
Comment 3•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
verified Outlook.com email works on Unagi build 20121231070201 using Active sync
Updated•13 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•