author | frostbane <frostbane@programmer.net> |
Fri, 04 Mar 2016 09:51:09 +0900 | |
branch | fb_develop |
changeset 81 | a2bd41e34aca |
parent 22 | 88f126b2dd08 |
permissions | -rwxr-xr-x |
From: Dmitriy Morozov <morozov@cs.duke.edu> Date: Fri, 04 Jan 2008 13:16:44 -0500 State: fixed Subject: Thread messages by In-Reply-To Message-Id: <b7cdd0ec985471b7-0-artemis@metatron> Artemis is threading messages by References header, and assumes that there is only one element there. It should thread messages by In-Reply-To header (and set it accordingly), and either ignore References, or set it be equal to In-Reply-To.