.issues/b7cdd0ec985471b7/new/1208380912.M245624P23014Q4.metatron
author Dmitriy Morozov <dmitriy@mrzv.org>
Fri, 15 Apr 2011 22:43:19 -0700
changeset 58 f44b6f1f2115
parent 22 88f126b2dd08
permissions -rwxr-xr-x
Added termcolor.py and started working on #edb (colorize output)

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.