Re: funcmail.py: generate notmuch-tags based on headers
authorJameson Graef Rollins <jrollins@finestructure.net>
Fri, 29 Mar 2013 19:43:41 +0000 (12:43 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:54:05 +0000 (09:54 -0800)
ea/4b4daa4c0912334d98aafdf6799d9c5ec2f8d9 [new file with mode: 0644]

diff --git a/ea/4b4daa4c0912334d98aafdf6799d9c5ec2f8d9 b/ea/4b4daa4c0912334d98aafdf6799d9c5ec2f8d9
new file mode 100644 (file)
index 0000000..f0c9754
--- /dev/null
@@ -0,0 +1,111 @@
+Return-Path: <jrollins@finestructure.net>\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 29CE4431FC0\r
+       for <notmuch@notmuchmail.org>; Fri, 29 Mar 2013 12:43:52 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] 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 eaMB+GneOF1b for <notmuch@notmuchmail.org>;\r
+       Fri, 29 Mar 2013 12:43:51 -0700 (PDT)\r
+Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
+       [131.215.239.19])\r
+       by olra.theworths.org (Postfix) with ESMTP id 7DDA1431FAF\r
+       for <notmuch@notmuchmail.org>; Fri, 29 Mar 2013 12:43:51 -0700 (PDT)\r
+Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by fire-doxen-postvirus (Postfix) with ESMTP id 15F042E50F18;\r
+       Fri, 29 Mar 2013 12:43:49 -0700 (PDT)\r
+X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
+Received: from finestructure.net (DHCP-123-224.caltech.edu [131.215.123.224])\r
+       (Authenticated sender: jrollins)\r
+       by fire-doxen-submit (Postfix) with ESMTP id 2F6422E51047;\r
+       Fri, 29 Mar 2013 12:43:45 -0700 (PDT)\r
+Received: by finestructure.net (Postfix, from userid 1000)\r
+       id A88A762217; Fri, 29 Mar 2013 12:43:44 -0700 (PDT)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: Michal Vyskocil <mvyskocil@suse.cz>, notmuch@notmuchmail.org\r
+Subject: Re: funcmail.py: generate notmuch-tags based on headers\r
+In-Reply-To: <20130322115623.GA18329@linux-xtv2.site>\r
+References: <20130322115623.GA18329@linux-xtv2.site>\r
+User-Agent: Notmuch/0.15+8~gd4a7374 (http://notmuchmail.org) Emacs/24.2.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Fri, 29 Mar 2013 12:43:41 -0700\r
+Message-ID: <87r4iyq9ea.fsf@servo.finestructure.net>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+       micalg=pgp-sha256; protocol="application/pgp-signature"\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: Fri, 29 Mar 2013 19:43:52 -0000\r
+\r
+--=-=-=\r
+Content-Type: text/plain\r
+\r
+On Fri, Mar 22 2013, Michal Vyskocil <mvyskocil@suse.cz> wrote:\r
+> because it seems that notmuch does not index all headers, I've written a\r
+> simple, but quite usable tool, which goes through a maildir and generate\r
+> an output for notmuch-tag --batch according a simple rules. I've\r
+> borrowed the syntax from notmuch-tag --batch format, so it should be\r
+> very easy for any notmuch user to configure.\r
+>\r
+> You can query the content of a paricular header\r
+> # tags will be applied when string is in header\r
+> +notmuch -inbox -- 'notmuch.notmuchmail.org' in 'List-Id'\r
+\r
+Hi, Michal.  You might consider using a format that might be actually\r
+adopted by notmuch down the line.  This is sure to set off a protracted\r
+bike-shedding debate, but let me get the ball rolling.\r
+\r
+Imagine down the line we are able to index arbitrary user-specified\r
+headers.  Maybe we could adopt a new search prefix of the form:\r
+\r
+  x:<header>:<value>\r
+\r
+e.g.\r
+\r
+  x:list-id:notmuch.notmuchmail.org\r
+\r
+I think this would work with the Xapian term prefixing, but I'll let the\r
+Xapian experts comment.\r
+\r
+Bike shed away!\r
+\r
+jamie.\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.12 (GNU/Linux)\r
+\r
+iQIcBAEBCAAGBQJRVe7tAAoJEO00zqvie6q8NwUP/AjHJtxR/yyQ4gDQxXuQ2dj2\r
+c5SfZKbugNGt9smJ8/bP/qRE9jJx7N/UcpST91vZkcTdg3l+wSCCgglNPOfjS1rP\r
+kgt5b2cBfDANG8uT2aYvgIWSYNdNfSJSO9PkanrPM6UmJgvCPCzAn8AV/H6sIFuI\r
+6rnRyhK3MsTBFFP9ITlFDegiQ6lSxuj8Lf3C8hkurBUhgg00S4Fsh6WBo0VehK6g\r
+SXNKpZHA9wPOuRweELF6nz5isazmw08M8qrn5lxMLksk+p+D3wY07U7ISEstt6Ux\r
+wNEfJm+rg3YFvWCoUqbIEnAzWYlkq7X/T/xbxRMxCeJ5EBRTedMoZPlXWj0Gbt9E\r
+YyZVhnZ0cvmVLkLDTnqBsAddM2sgTTwMLjgOHMW0zPrR4ikCKrGYVNHyece9Tw1C\r
+2i39Y4up128T/axcu454IchhuxicY8dL86KUQw4C1Xy/1Tto57HNssFyFi4HypAi\r
+Fget4Np9p+eHci5keuA0idEvtb8imrefR0XY2xaQUJf8NE31p1s/JC/yKFSH+/WI\r
+LPqvKtMbqY/wPDUW4ryXM+oujJSHYJcDQNWi8aoXTuJWkqD+Ep7oRiR9EKa5gxxf\r
++f08sGEaIKjVjq1fowv9KAJUaf/YqK18ceqcXj6e/cwlfZxDKDjFTAFh4z9kZNjs\r
+jjr9N9Pr2tfp/l5C0Ijs\r
+=p8ge\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r