Closed
Bug 1300563
Opened 9 years ago
Closed 9 years ago
Please group emails coming from release+release-notifications@mozilla.com using email References
Categories
(Release Engineering :: Release Automation, defect)
Release Engineering
Release Automation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Sylvestre, Assigned: csheehan)
References
Details
Attachments
(1 file)
|
54 bytes,
text/x-github-pull-request
|
rail
:
review+
rail
:
checked-in+
|
Details | Review |
Emails sent by pulse-notify should have a "References" field so that mailer can group them into a single thread, maybe we could present the dependency tree in the thread.
FYI, we did it previously in bug 683725
| Assignee | ||
Comment 1•9 years ago
|
||
So if we set the 'In-Reply-To' and 'References' headers to something unique for each release, that would have the desired outcome? The old method used a function to build a message id from build information, would the taskGroupId be sufficient for our purposes?
Flags: needinfo?(sledru)
| Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8788250 -
Flags: review?(rail)
Comment 3•9 years ago
|
||
Comment on attachment 8788250 [details] [review]
Sets In-Reply-To and References headers for email threading
merged/deployed
Attachment #8788250 -
Flags: review?(rail)
Attachment #8788250 -
Flags: review+
Attachment #8788250 -
Flags: checked-in+
| Assignee | ||
Updated•9 years ago
|
Flags: needinfo?(sledru)
Comment 4•9 years ago
|
||
Yeah, tasGroupkId + localpart is sufficient, exactly what you did. ;)
Comment 5•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•9 years ago
|
Assignee: nobody → csheehan
You need to log in
before you can comment on or make changes to this bug.
Description
•