Closed Bug 1411671 Opened 8 years ago Closed 6 years ago

adjust sendemail function to be able to send one thread to multiple addresses

Categories

(Release Engineering :: Release Automation, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mtabara, Unassigned)

References

Details

(Whiteboard: [releaseduty])

Current sendemail[1] function receives a list of strings that it iterates over and sends separates emails. So if we specify two addresses A, B, it'll send the same email address to the two different emails. But if the folks on A are getting the B as well, that's a dupe. We need to fix this logic[[1] to encompass the multiple-recipients for the same email thread behavior. [1]: https://dxr.mozilla.org/build-central/source/tools/lib/python/util/sendmail.py
Tom is doing great work in bug 1492128 to port the notification system to Taskcluster. We might be able to solve this problem as well along the way. I'm thinking using blind-carbon-copy there might work. The work is tracked here[1] + many other patches in the same bug. [1]: https://phabricator.services.mozilla.com/D10155
Depends on: 1492128

Found in triaging. I think this bug outlived its usefulness so I'm closing this.
Please feel free to reopen should you feel like it.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.