DSN (delivery status notification) only shown/received for first recipient
Categories
(MailNews Core :: Networking: SMTP, defect)
Tracking
(thunderbird_esr91+ fixed, thunderbird92 wontfix)
People
(Reporter: electric.monk, Assigned: rnons)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-esr91+
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0
Steps to reproduce:
- Send msg to several BCC or several TO recipients, DSN set
Actual results:
- Got DSN only for the first recipient in the recipient list (TB 91.0.3)
Expected results:
- Got DSN for all recipients in the recipient list
My mail provider checked whether this is an error on his side, found out: in TB 68 and 78 it works as expected.
Assignee | ||
Comment 1•3 years ago
|
||
Thanks for reporting, I will make a fix soon.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
So that the sender can receive DSN for each recipient.
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/09c276dc1540
Set DSN params to each RCPT TO command. r=mkmelin
Comment 4•3 years ago
|
||
Please request 91 uplift.
Assignee | ||
Comment 5•3 years ago
|
||
Comment on attachment 9239102 [details]
Bug 1728705 - Set DSN params to each RCPT TO command. r=mkmelin
[Approval Request Comment]
Regression caused by (bug #): bug 1661694
User impact if declined: When sending to multiple recipients and requesting DSN, only receive DSN from the first recipient
Testing completed (on c-c, etc.): beta
Risk to taking this patch (and alternatives if risky): low
Comment 6•3 years ago
|
||
Comment on attachment 9239102 [details]
Bug 1728705 - Set DSN params to each RCPT TO command. 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/6bfcd6f545e1
Description
•