Added threading by In-Reply-To issue (b7c)
authorDmitriy Morozov <morozov@cs.duke.edu>
Sun, 06 Jan 2008 00:52:06 -0500
changeset 10 9b94864de437
parent 9 5319c712fa34
child 12 3336e2f6fdef
Added threading by In-Reply-To issue (b7c)
.issues/b7cdd0ec985471b7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.issues/b7cdd0ec985471b7	Sun Jan 06 00:52:06 2008 -0500
@@ -0,0 +1,11 @@
+From artemis Fri Jan  4 18:24:46 2008
+From: Dmitriy Morozov <morozov@cs.duke.edu>
+Date: Fri, 04 Jan 2008 13:16:44 EST
+State: new
+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.