Closed
Bug 1966474
Opened 10 months ago
Closed 10 months ago
[ews] The outgoing server doesn't support Basic auth
Categories
(Thunderbird :: Account Manager, defect)
Thunderbird
Account Manager
Tracking
(Not tracked)
RESOLVED
FIXED
140 Branch
People
(Reporter: babolivier, Assigned: babolivier)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
While preparing the announcement for the upcoming EWS release, I realised that, although we support Basic auth for incoming mail, we don't when sending messages. I believe this should be fixed sooner rather than later, since not supporting Basic auth could severely limit users' ability to test with older versions of Exchange Server.
Thankfully this should not be difficult, as all of this is handled through the EwsOutgoingServer's implementation of the AuthenticationProvider trait. I'll submit a patch for this shortly.
| Assignee | ||
Comment 1•10 months ago
|
||
Updated•10 months ago
|
Assignee: nobody → brendan
Status: NEW → ASSIGNED
| Assignee | ||
Updated•10 months ago
|
Keywords: checkin-needed-tb
Updated•10 months ago
|
Target Milestone: --- → 140 Branch
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/50780287b6c6
Implement password support for the EWS outgoing server. r=edicharry
You need to log in
before you can comment on or make changes to this bug.
Description
•