hassanakbar4 / mailarchive-tickets

0 stars 0 forks source link

Thread by subject for new messages not working #270

Open hassanakbar4 opened 5 years ago

hassanakbar4 commented 5 years ago

component_MailArchive: User Interface type_defect | by rcross@amsl.com


If a new message to a list is part of an existing thread, identified only by the identical base subject line, and not "In-Reply-To" or "References" headers, the new message is not recognized as being part of the existing thread.

1) To do this kind of correlation may require computing threads for the entire list, each time a new message arrives

2) What about messages with the same base subject that aren't actually the same thread? ie. announcements


Issue migrated from trac:2652 at 2021-09-22 16:55:06 +0500

hassanakbar4 commented 4 years ago

@hassanakbar4 changed status from new to accepted

hassanakbar4 commented 4 years ago

@hassanakbar4 commented


As part of this issue, we should document (in the code) how threading by subject line works