snappymail/dev/View
Torsten Kasch cdd74c8f20 Fix threading view in Thunderbird (others?)
Replies sent via SnappyMail break thread view in Thunderbird
due to not standard-compliant Reply-To and References headers.

* Due to the long IDs, the headers `Reply-To`, `References` (and `Messge-ID`)
  are split between the header name and its value. According to section RFC5322,
  section 2.2.3, this may be legal but it obviously causes problems.

* On subsequent replies, the parent's ID gets prepended to the `References`
  header. Section 3.6.4 of the same RFC specifies that the ID should be
  appended to that header.
2023-11-08 16:35:46 +01:00
..
Admin Changes for idea in #1150 (isSmall not active yet) 2023-08-28 10:11:34 +02:00
Popup Fix threading view in Thunderbird (others?) 2023-11-08 16:35:46 +01:00
User Resolve #1274 2023-10-08 14:45:20 +02:00