View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001883 | SOGo | Web Mail | public | 2012-07-16 01:13 | 2016-12-28 17:28 |
Reporter | mbiebl | Assigned To | |||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 1.3.16 | ||||
Summary | 0001883: broken threading, only based on Subject not In-Reply-To | ||||
Description | Sorting messages by threads is broken in sogo's Mail component, as it seems to be based only on the subject. Sending two completely unrelated emails with e.g. the subject "Test" will show them in a single thread. When determining which emails to show in a thread, sogo should (also) use the In-Reply-To header. [1] might be of interest. | ||||
Tags | No tags attached. | ||||
Can reproduce with 2.0.7 - not sure if Subject is the only source of threadsorting, but Mails with same Subjects get grouped. Imho this should be at least disableable. |
|
What's your IMAP server? SOGo uses the "references" algorithm but SOPE will fallback to the "ordered subject" algorithm if the references algorithm is not supported by the IMAP server. Look for "No support for THREAD" in your log file. |
|
In my case, it is an dovecot2. Logfiles do not say anything about "No support for THREAD". I think SOGo uses References, but Grouping of Subjects too (altrough threading by mailserver does work). |
|
The threading mode in v3 is set to be "rewritten" - conversations will be presented differently than Thunderbird/SOGo v2 - it'll be more like Google's Inbox. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2012-07-16 01:13 | mbiebl | New Issue | |
2013-10-14 15:05 | prauscher | Note Added: 0006095 | |
2013-10-28 17:42 | francis | Note Added: 0006186 | |
2013-10-28 21:12 | prauscher | Note Added: 0006194 | |
2016-12-28 17:28 | ludovic | Severity | major => tweak |
2016-12-28 17:28 | ludovic | Note Added: 0011118 |