Tagging strategy and latest notmuch
authorXavier Maillard <xma@gnu.org>
Wed, 28 Dec 2011 22:46:55 +0000 (23:46 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:41:23 +0000 (09:41 -0800)
26/668277eff9ec92bedcc62bbf59363ac2ed9818 [new file with mode: 0644]

diff --git a/26/668277eff9ec92bedcc62bbf59363ac2ed9818 b/26/668277eff9ec92bedcc62bbf59363ac2ed9818
new file mode 100644 (file)
index 0000000..eaeec3f
--- /dev/null
@@ -0,0 +1,90 @@
+Return-Path: <xma@gnu.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 16FA8431FD0\r
+       for <notmuch@notmuchmail.org>; Wed, 28 Dec 2011 14:30:03 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 1.463\r
+X-Spam-Level: *\r
+X-Spam-Status: No, score=1.463 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363, TO_NO_BRKTS_DYNIP=1]\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 UERFpvsDpVI6 for <notmuch@notmuchmail.org>;\r
+       Wed, 28 Dec 2011 14:30:02 -0800 (PST)\r
+Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net\r
+       [88.164.105.66])\r
+       by olra.theworths.org (Postfix) with ESMTP id 68408431FB6\r
+       for <notmuch@notmuchmail.org>; Wed, 28 Dec 2011 14:30:02 -0800 (PST)\r
+Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1])\r
+       by xhlj.maillard.im (Postfix) with ESMTP id 6EF232C056\r
+       for <notmuch@notmuchmail.org>; Wed, 28 Dec 2011 23:30:00 +0100 (CET)\r
+DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to\r
+       :subject:reply-to:date:message-id:mime-version:content-type; s=\r
+       postfix; bh=72pPlbQA+gSeXjmFRHj1wdalG4k=; b=aH3Lj4YnON2o4n9sMHTj\r
+       yqpuRp6qFz7r1TfyF3+3vTu7ucIJjtEY1wZn0hLxHb7GD2bOpcpeNqVxVVk2DOr7\r
+       4aY8zt9ID/KtbiagWRLZwmn0UXUxP+M/bbZeSXdazrAxoU7eZxWQxfLoHLYP3TnG\r
+       L/qf1YMfjQBzegBwLr1ztH8=\r
+Received: from maillard.im (cha51-3-88-164-105-66.fbx.proxad.net\r
+       [88.164.105.66])\r
+       (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by xhlj.maillard.im (Postfix) with ESMTPSA\r
+       for <notmuch@notmuchmail.org>; Wed, 28 Dec 2011 23:30:00 +0100 (CET)\r
+From: Xavier Maillard <xma@gnu.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: Tagging strategy and latest notmuch\r
+User-Agent: Notmuch/0.10.1 (http://notmuchmail.org) Emacs/23.2.1\r
+       (i486-slackware-linux-gnu)\r
+Date: Wed, 28 Dec 2011 23:46:55 +0100\r
+Message-ID: <m2lipwb9gg.fsf@kcals.intra.maillard.im>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+Reply-To: Xavier Maillard <xma@gnu.org>\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: Wed, 28 Dec 2011 22:30:03 -0000\r
+\r
+Hi,\r
+\r
+my mail workflow is pretty /basic/ and /raw/. Here it is:\r
+\r
+1a. notmuch new (for consistency sake)\r
+1b. notmuchsync syncs from notmuch tags to my maildir flags (actually, it is to\r
+prune is:delete tagged messages)\r
+2. offlineimap syncs with my imap server\r
+3. notmuch new incorporate new messages into the database\r
+4. notmuchsync syncs from my maildirs flags to notmuch\r
+5. (at last) a shell-script is testing/tagging all my messages corpus\r
+\r
+This is a solution I am using for months but I am pretty sure it is not\r
+adapted with latest notmuch. Sadly I could not follow the recent feature\r
+additions (and reading through NEWS file or the wiki is not really\r
+helping).\r
+\r
+So what I am looking for is a "modern" solution to replace my current\r
+strategy not really /scalable/ -i.e incorporating new mails is really\r
+getting slower each day- and most importantly I really need to reduce\r
+time taken to tag new material. Currently, my tagging script processes\r
+all my notmuch database even if only new mails are really tagged, it has\r
+to test each message to sort out what messages need tags; tagging only\r
+new mail would be really awesome.\r
+\r
+By the way, I am using 0.10.x.\r
+\r
+Thank you\r
+\r
+/Xavier\r