Closed Bug 1734070 Opened 3 years ago Closed 3 years ago

Send bcc only messages from Outbox doesn't work

Categories

(MailNews Core :: Networking: SMTP, defect)

defect

Tracking

(thunderbird_esr91+ fixed, thunderbird94+ fixed)

RESOLVED FIXED
95 Branch
Tracking Status
thunderbird_esr91 + fixed
thunderbird94 + fixed

People

(Reporter: rnons, Assigned: rnons)

References

(Regression)

Details

(Keywords: regression)

Attachments

(2 files)

  1. compose a mail with only bcc recipient
  2. send it later
  3. send unsent

Get an error message saying "Bad recipient address syntax.", because "RCPT TO: undisclosed-recipients" is sent to the SMTP server

Assignee: nobody → remotenonsense
Blocks: tb91found
Status: NEW → ASSIGNED
Keywords: regression

With a bcc only message, nsMsgSendLater passes To: undisclosed-recipients: ; to SmtpService, but it should not be sent to the SMTP server.

Target Milestone: --- → 95 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/4742d18ec979
Fix sending bcc only mail from Outbox. r=mkmelin

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

There's a failure in test_sendMailAddressIDN.js too, on all platforms: https://treeherder.mozilla.org/logviewer?job_id=353767174&repo=comm-central&lineNumber=5247

Pushed by mkmelin@iki.fi: https://hg.mozilla.org/comm-central/rev/8aa30c8f177d followup - Fix two tests. r=mkmelin

Comment on attachment 9244447 [details]
Bug 1734070 followup - Fix two tests. r=mkmelin

Requesting to uplift the two patches.
[Approval Request Comment]
Regression caused by (bug #): bug 1661694
User impact if declined: Send bcc only messages from Outbox doesn't work
Testing completed (on c-c, etc.): c-c
Risk to taking this patch (and alternatives if risky): low

Attachment #9244447 - Flags: approval-comm-esr91?
Attachment #9244447 - Flags: approval-comm-beta?

Comment on attachment 9244447 [details]
Bug 1734070 followup - Fix two tests. r=mkmelin

[Triage Comment]
Approved for beta

Attachment #9244447 - Flags: approval-comm-beta? → approval-comm-beta+

Comment on attachment 9244300 [details]
Bug 1734070 - Fix sending bcc only mail from Outbox. r=mkmelin

[Triage Comment]
Approved for beta

Attachment #9244300 - Flags: approval-comm-beta+
Attachment #9244300 - Flags: approval-comm-esr91?

Comment on attachment 9244300 [details]
Bug 1734070 - Fix sending bcc only mail from Outbox. r=mkmelin

[Triage Comment]
Approved for ers91

Attachment #9244300 - Flags: approval-comm-esr91? → approval-comm-esr91+

Comment on attachment 9244447 [details]
Bug 1734070 followup - Fix two tests. r=mkmelin

[Triage Comment]
Approved for esr91

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

Attachment

General

Created:
Updated:
Size: