[notmuch] "From:" value containing ':'
authorDavid Edmondson <dme@dme.org>
Mon, 15 Feb 2010 17:29:57 +0000 (17:29 +0000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:12 +0000 (09:36 -0800)
14/52b8d5de54ee15a560b798819faee5e43390cf [new file with mode: 0644]

diff --git a/14/52b8d5de54ee15a560b798819faee5e43390cf b/14/52b8d5de54ee15a560b798819faee5e43390cf
new file mode 100644 (file)
index 0000000..3566cec
--- /dev/null
@@ -0,0 +1,62 @@
+Return-Path: <dme@dme.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 B7EAC431FBC\r
+       for <notmuch@notmuchmail.org>; Mon, 15 Feb 2010 09:30:17 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.974\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.974 tagged_above=-999 required=5\r
+       tests=[AWL=-0.975, BAYES_50=0.001] autolearn=ham\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 ayo1rRK77WDH for <notmuch@notmuchmail.org>;\r
+       Mon, 15 Feb 2010 09:30:17 -0800 (PST)\r
+Received: from mail-ew0-f220.google.com (mail-ew0-f220.google.com\r
+       [209.85.219.220])\r
+       by olra.theworths.org (Postfix) with ESMTP id 0EDBA431FAE\r
+       for <notmuch@notmuchmail.org>; Mon, 15 Feb 2010 09:30:16 -0800 (PST)\r
+Received: by ewy20 with SMTP id 20so5611643ewy.0\r
+       for <notmuch@notmuchmail.org>; Mon, 15 Feb 2010 09:30:16 -0800 (PST)\r
+Received: by 10.216.89.5 with SMTP id b5mr3358220wef.143.1266255015754;\r
+       Mon, 15 Feb 2010 09:30:15 -0800 (PST)\r
+Received: from aw.hh.sledj.net (gmp-ea-fw-1b.sun.com [192.18.8.1])\r
+       by mx.google.com with ESMTPS id 5sm8895312eyf.0.2010.02.15.09.30.14\r
+       (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
+       Mon, 15 Feb 2010 09:30:14 -0800 (PST)\r
+Received: by aw.hh.sledj.net (Postfix, from userid 1000)\r
+       id D5A933A09B; Mon, 15 Feb 2010 17:29:57 +0000 (GMT)\r
+To: notmuch <notmuch@notmuchmail.org>\r
+From: David Edmondson <dme@dme.org>\r
+Date: Mon, 15 Feb 2010 17:29:57 +0000\r
+Message-ID: <87aavafluy.fsf@aw.hh.sledj.net>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Subject: [notmuch] "From:" value containing ':'\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: Mon, 15 Feb 2010 17:30:17 -0000\r
+\r
+A message with a colon in the value of the 'From:' header will never be\r
+shown by notmuch.el, as the regexp in notmuch-search-process-filter\r
+allows any character in the author names except ':'. It's simple to\r
+change the pattern, but I wonder what that will break.\r
+\r
+Given that ';' is used as a delimiter, was the pattern supposed to\r
+exclude ';'?\r
+\r
+dme.\r
+-- \r
+David Edmondson, http://dme.org\r