Closed Bug 1774525 Opened 2 years ago Closed 2 years ago

Deduplicate recipients before calling RCPT TO in SmtpClient

Categories

(MailNews Core :: Networking: SMTP, defect)

defect

Tracking

(thunderbird_esr91 wontfix, thunderbird102 fixed)

RESOLVED FIXED
103 Branch
Tracking Status
thunderbird_esr91 --- wontfix
thunderbird102 --- fixed

People

(Reporter: rnons, Assigned: rnons)

Details

Attachments

(1 file)

When To and CC/BCC include the same address, RCPT TO will be called more than once for that address. Some servers don't like this and reject the sending.

Assignee: nobody → remotenonsense
Status: NEW → ASSIGNED
Target Milestone: --- → 103 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/683b1984c5b0
Deduplicate recipients before calling RCPT TO in SmtpClient. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED

Comment on attachment 9281578 [details]
Bug 1774525 - Deduplicate recipients before calling RCPT TO in SmtpClient. r=mkmelin

[Approval Request Comment]
Regression caused by (bug #): bug 1661694
User impact if declined: Some servers reject sending multiple RCPT TO for the same address
Testing completed (on c-c, etc.): c-c
Risk to taking this patch (and alternatives if risky): low

Attachment #9281578 - Flags: approval-comm-beta?

Comment on attachment 9281578 [details]
Bug 1774525 - Deduplicate recipients before calling RCPT TO in SmtpClient. r=mkmelin

[Triage Comment]
Approved for beta

Attachment #9281578 - Flags: approval-comm-beta? → approval-comm-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: