Bug 617987

Summary: Insufficient email threading
Product: Red Hat Enterprise Linux 6 Reporter: Tomas Von Veschler <tvvcox>
Component: thunderbirdAssignee: Red Hat Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED WONTFIX QA Contact: desktop-bugs <desktop-bugs>
Severity: medium Docs Contact:
Priority: low    
Version: 6.0Keywords: RHELNAK
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-25 13:42:07 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 Tomas Von Veschler 2010-07-25 13:08:08 UTC
Description of problem:

thunderbird 3 now uses by default uses strict thread sorting. This is, only group by thread those emails following the RFC (References, In-Reply-To) but not by subject.

Suggestion is to change the following thunderbird config values to:

mail.correct_threading: false (default true)
mail.strict_threading: false (default true)
mail.thread_without_re: true (default false)

This will result in a much better threading logic. It can be manually changed from: Edit -> Preferences -> Advanced -> Config Editor (if you had already emails indexed a "Rebuild Index" is needed: Right click over an email folder -> Properties -> Rebuild Index)

While my impression is that the mozilla guys want to enforce standards, which is good, the reality is that there're far too many devices today that can send emails, including mobiles, tablets, etc which are usually v1.0 versions, have several limitations in terms of hardware and finally can not being so strict. Following mailing lists with default settings results in a poor user experience.

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

thunderbird-3.0.4-2.el6.x86_64

How reproducible:

Always

Steps to Reproduce:
1. Install thunderbird
2. Get email
3. Sort by thread
  
Actual results:

Only few emails get grouped by thread

Expected results:

All/most emails are grouped in threads/conversations

Additional info:

Comment 2 RHEL Program Management 2010-07-25 13:37:37 UTC
This issue has been proposed when we are only considering blocker
issues in the current Red Hat Enterprise Linux release.

** If you would still like this issue considered for the current
release, ask your support representative to file as a blocker on
your behalf. Otherwise ask that it be considered for the next
Red Hat Enterprise Linux release. **

Comment 3 Christopher Aillon 2010-07-25 13:42:07 UTC
While I respect your opinion and don't necessarily disagree, I am not going to modify default standards compliance behavior.  Having FF/TB treat standards differently based on where you get your package from is something that is just not going to happen on my watch.  This change needs to happen upstream or not at all.