Bug 165473

Summary: Set reasonable "Message-ID" and "In-Reply-To" headers
Product: [Community] Bugzilla Reporter: Ralf Ertzinger <redhat-bugzilla>
Component: Bugzilla GeneralAssignee: PnT DevOps Devs <hss-ied-bugs>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.18CC: markmc
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-06 07:07:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ralf Ertzinger 2005-08-09 17:54:58 UTC
Description of problem:
When recieving bugzilla mail, I'd like to sort the mails belonging to
one bug into a single thread.
This is currently not possible since the mails sent out from bugzilla
seem to have a random message-id, although the "In-Reply-To" header has
the same value for every mail belonging to a bug: "bugzilla-xxxx",
with xxxx being the bug number.

My proposal is to generate unique message id for each bug that is
created, save it, and to send out each follow-up mail to a bug with
"In-Reply-To" set to this message id, thus allowing a capable mail
reader to thread all anwers under the original bug.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Mark McLoughlin 2008-08-06 07:07:27 UTC

*** This bug has been marked as a duplicate of bug 98917 ***