.issues/b7cdd0ec985471b7/new/1208380912.M245624P23014Q4.metatron
author Dmitriy Morozov <dmitriy@mrzv.org>
Wed, 08 Apr 2009 17:55:01 -0700
changeset 32 090ed3ae4c0a
parent 22 88f126b2dd08
permissions -rwxr-xr-x
Added ability to skip lines starting with a string when showing a message

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.