add smtp-mail.outlook.com to oauth2 hostnames
Categories
(Thunderbird :: General, task)
Tracking
(thunderbird_esr128 fixed, thunderbird132 fixed)
People
(Reporter: mkmelin, Assigned: darktrojan)
References
()
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
corey
:
approval-comm-esr128+
|
Details | Review |
Microsoft recently started recommending smtp-mail.outlook.com for SMTP. See https://support.microsoft.com/en-us/office/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040
We need to add this to the OAuth2 hostnames - https://searchfox.org/comm-central/rev/2ac3274360ba1c9e8b2604e5b5be8623263d05fe/mailnews/base/src/OAuth2Providers.sys.mjs#53
Assignee | ||
Comment 1•4 months ago
|
||
Updated•4 months ago
|
Assignee | ||
Updated•4 months ago
|
Updated•4 months ago
|
Assignee | ||
Updated•4 months ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/27bfdff4ca4d
Use wildcards for office365.com, outlook.com and hotmail.com in OAuth2 hostnames. r=mkmelin
Assignee | ||
Comment 3•4 months ago
|
||
Comment on attachment 9427638 [details]
Bug 1921313 - Use wildcards for office365.com, outlook.com and hotmail.com in OAuth2 hostnames. r=mkmelin
[Approval Request Comment]
Regression caused by (bug #): never worked.
User impact if declined: the SMTP server listed on Microsoft website has no OAuth info in our database.
Testing completed (on c-c, etc.): only a few days.
Risk to taking this patch (and alternatives if risky): low, we just generalised the domains that we match
Comment 4•4 months ago
|
||
Comment on attachment 9427638 [details]
Bug 1921313 - Use wildcards for office365.com, outlook.com and hotmail.com in OAuth2 hostnames. r=mkmelin
[Triage Comment]
Approved for beta
Comment 5•4 months ago
•
|
||
bugherder uplift |
Thunderbird 132.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/5783e58fceba
Updated•4 months ago
|
Assignee | ||
Comment 6•3 months ago
|
||
Comment on attachment 9427638 [details]
Bug 1921313 - Use wildcards for office365.com, outlook.com and hotmail.com in OAuth2 hostnames. r=mkmelin
[Approval Request Comment]
Regression caused by (bug #): never worked.
User impact if declined: the SMTP server listed on Microsoft website has no OAuth info in our database.
Testing completed (on c-c, etc.): in 132.0b2
Risk to taking this patch (and alternatives if risky): low, we just generalised the domains that we match
Comment 7•3 months ago
|
||
Comment on attachment 9427638 [details]
Bug 1921313 - Use wildcards for office365.com, outlook.com and hotmail.com in OAuth2 hostnames. r=mkmelin
[Triage Comment]
Approved for esr128
Comment 8•3 months ago
|
||
bugherder uplift |
Thunderbird 128.4.2esr:
https://hg.mozilla.org/releases/comm-esr128/rev/611eb8d1949b
Description
•