Closed
Bug 918165
Opened 11 years ago
Closed 11 years ago
[email] POP3 support: Make autoconfig support POP3 servers / try options in order
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.3 Sprint 3 - 10/25
People
(Reporter: asuth, Assigned: mcav)
References
Details
Currently the autoconfig implementation only picks/tries the first option in the list and does not like POP3 servers. It needs to understand POP3 servers and try servers in a list. It might need to probe IMAP first and then fall back to POP3.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → mcav
Updated•11 years ago
|
Target Milestone: --- → 1.3 Sprint 3 - 10/25
Assignee | ||
Comment 1•11 years ago
|
||
Landed support in bug 832924. Commit hashes, for reference:
https://github.com/mozilla-b2g/gaia/commit/093922c5ffc0e051d0d30067238208222725a09d
https://github.com/mozilla-b2g/gaia-email-libs-and-more/commit/da544eb9c5e7a28c8cccb4d49cc57d8ee548b05a
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•