.issues/b7cdd0ec985471b7/new/1208380912.M245624P23014Q4.metatron
author John Kozak <jk@thameslighter.net>
Sun, 09 Oct 2016 20:45:18 +0100
changeset 73 b78234a1bf04
parent 22 88f126b2dd08
permissions -rwxr-xr-x
Support for git. Also adds a `setup.py` installer.

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.