How about these:
authortomi.ollila <tomi.ollila@iki.fi>
Tue, 23 Jul 2013 19:17:11 +0000 (22:17 +0300)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:56:09 +0000 (09:56 -0800)
 -- CR & NL char in rfc2047-encoded header...

27/98fed563dd5293dd0dd50412eca672253e7b29 [new file with mode: 0644]

diff --git a/27/98fed563dd5293dd0dd50412eca672253e7b29 b/27/98fed563dd5293dd0dd50412eca672253e7b29
new file mode 100644 (file)
index 0000000..80dd1e1
--- /dev/null
@@ -0,0 +1,52 @@
+Return-Path: <tomi.ollila@iki.fi>\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 D1AB7431FBC\r
+       for <notmuch@notmuchmail.org>; Tue, 23 Jul 2013 12:17:24 -0700 (PDT)\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 lZV57uBTA2Q9 for <notmuch@notmuchmail.org>;\r
+       Tue, 23 Jul 2013 12:17:18 -0700 (PDT)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id 8C789431FB6\r
+       for <notmuch@notmuchmail.org>; Tue, 23 Jul 2013 12:17:18 -0700 (PDT)\r
+Received: from guru.guru-group.fi (localhost [127.0.0.1])\r
+       by guru.guru-group.fi (Postfix) with ESMTP id F418110005D\r
+       for <notmuch@notmuchmail.org>; Tue, 23 Jul 2013 22:17:11 +0300 (EEST)\r
+From: tomi.ollila@iki.fi\r
+To: notmuch@notmuchmail.org\r
+Subject: How about these:\r
+ -- CR & NL char in rfc2047-encoded header...\r
+Message-ID: <1374606929.hand.crafted.4.sendmail@guru.guru-group.fi>\r
+Date: Tue, 23 Jul 2013 22:17:11 +0300 (EEST)\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, 23 Jul 2013 19:17:25 -0000\r
+\r
+In thread starting from id:08cb1dcd-c5db-4e33-8b09-7730cb3d59a2@gmail.com\r
+David wondered in id:87y58xv71x.fsf@zancas.localnet what filtering\r
+is done by CLI and what by lib.\r
+\r
+But where should the "problem" presented in the Subject: header should\r
+be handled. I did some hacks to emacs client to drop the ^J (newline)\r
+characters from Subject: and From: headers but should these be filtered\r
+in CLI (or in lib) instead?\r
+\r
+Tomi\r