Thread by subject, at least through API?
authorDaniel <quite@hack.org>
Tue, 28 Feb 2012 00:42:28 +0000 (00:42 +0000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:45:01 +0000 (09:45 -0800)
1a/ed2c5578c905c0db1fe93ad6bd69d76121b634 [new file with mode: 0644]

diff --git a/1a/ed2c5578c905c0db1fe93ad6bd69d76121b634 b/1a/ed2c5578c905c0db1fe93ad6bd69d76121b634
new file mode 100644 (file)
index 0000000..10ad409
--- /dev/null
@@ -0,0 +1,62 @@
+Return-Path: <gmn-notmuch@m.gmane.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 5821F431FAF\r
+       for <notmuch@notmuchmail.org>; Mon, 27 Feb 2012 16:42:51 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id VeYnGSVIE88m for <notmuch@notmuchmail.org>;\r
+       Mon, 27 Feb 2012 16:42:50 -0800 (PST)\r
+Received: from plane.gmane.org (plane.gmane.org [80.91.229.3])\r
+       (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 9EFCA431FAE\r
+       for <notmuch@notmuchmail.org>; Mon, 27 Feb 2012 16:42:50 -0800 (PST)\r
+Received: from list by plane.gmane.org with local (Exim 4.69)\r
+       (envelope-from <gmn-notmuch@m.gmane.org>) id 1S2B9L-0000iJ-SO\r
+       for notmuch@notmuchmail.org; Tue, 28 Feb 2012 01:42:39 +0100\r
+Received: from 84-217-24-86.tn.glocalnet.net ([84.217.24.86])\r
+       by main.gmane.org with esmtp (Gmexim 0.1 (Debian))\r
+       id 1AlnuQ-0007hv-00\r
+       for <notmuch@notmuchmail.org>; Tue, 28 Feb 2012 01:42:39 +0100\r
+Received: from quite by 84-217-24-86.tn.glocalnet.net with local (Gmexim 0.1\r
+       (Debian)) id 1AlnuQ-0007hv-00\r
+       for <notmuch@notmuchmail.org>; Tue, 28 Feb 2012 01:42:39 +0100\r
+X-Injected-Via-Gmane: http://gmane.org/\r
+To: notmuch@notmuchmail.org\r
+From: Daniel <quite@hack.org>\r
+Subject: Thread by subject, at least through API?\r
+Date: Tue, 28 Feb 2012 00:42:28 +0000 (UTC)\r
+Lines: 6\r
+Message-ID: <slrnjko8nk.tg8.quite@kelebek.lublin.se>\r
+X-Complaints-To: usenet@dough.gmane.org\r
+X-Gmane-NNTP-Posting-Host: 84-217-24-86.tn.glocalnet.net\r
+User-Agent: slrn/pre1.0.0-26 (Linux)\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 28 Feb 2012 00:42:51 -0000\r
+\r
+I would like to thread some mails by subject, can I do this: get to the data\r
+and forge threads between messages that don't otherwise have any References or\r
+In-Reply-To:s?\r
+\r
+Basically I want to make mails with "Subject: XYZZY Re: foobar" replies to\r
+those without "Re:".\r
+\r