Asked for password, but doesn't ask for username if username not provided in the prefs - "message could not be sent ... for an unknown reason"
Categories
(MailNews Core :: Networking: SMTP, defect)
Tracking
(thunderbird_esr91+ fixed, thunderbird93+ fixed)
People
(Reporter: ilmari.lauhakangas, Assigned: rnons)
References
Details
(Keywords: reproducible)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr91+
|
Details |
+++ This bug was initially created as a clone of Bug #203099 +++
- Configure a SMTP server, check "Use name and password" but don't enter a
Username. - Send a mail through this server.
Actual Results:
It asks for password but not for username and fails sending
Expected Results:
It asks for username and password and sending succeeds
Re-tested with 91.1.0 on Arch Linux and the same problem remains.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/1964500808cc
Ask for username if not set in the SMTP auth prompt. r=mkmelin
Assignee | ||
Comment 3•3 years ago
|
||
Comment on attachment 9240856 [details]
Bug 1730151 - Ask for username if not set in the SMTP auth prompt. r=mkmelin
[Approval Request Comment]
Regression caused by (bug #): long time ago
User impact if declined: if SMTP username is empty and auth required, the auth prompt only ask for password
Testing completed (on c-c, etc.): c-c
Risk to taking this patch (and alternatives if risky): low
Comment 4•3 years ago
|
||
Comment on attachment 9240856 [details]
Bug 1730151 - Ask for username if not set in the SMTP auth prompt. r=mkmelin
[Triage Comment]
Approved for beta
Comment 5•3 years ago
|
||
bugherder uplift |
Thunderbird 93.0b4:
https://hg.mozilla.org/releases/comm-beta/rev/37d269ebef67
Comment 6•3 years ago
|
||
Comment on attachment 9240856 [details]
Bug 1730151 - Ask for username if not set in the SMTP auth prompt. r=mkmelin
[Triage Comment]
Approved for esr91
Comment 7•3 years ago
|
||
bugherder uplift |
Thunderbird 91.1.2:
https://hg.mozilla.org/releases/comm-esr91/rev/6a2f149f6335
Description
•