(no commit message)
authorDaniel Schoepe <daniel@schoepe.org>
Sat, 17 Dec 2011 00:35:24 +0000 (01:35 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:40:57 +0000 (09:40 -0800)
c3/7f8a524a10ffc4cf2dd9ffc5a368fd9e84a2c2 [new file with mode: 0644]

diff --git a/c3/7f8a524a10ffc4cf2dd9ffc5a368fd9e84a2c2 b/c3/7f8a524a10ffc4cf2dd9ffc5a368fd9e84a2c2
new file mode 100644 (file)
index 0000000..a8daa92
--- /dev/null
@@ -0,0 +1,61 @@
+Return-Path: <daniel@schoepe.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 6EB72429E28\r
+       for <notmuch@notmuchmail.org>; Fri, 16 Dec 2011 16:35:33 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.8\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.8 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       RCVD_IN_DNSWL_LOW=-0.7] 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 XuPoaFb84uLR for <notmuch@notmuchmail.org>;\r
+       Fri, 16 Dec 2011 16:35:33 -0800 (PST)\r
+Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com\r
+ [74.125.83.53])       (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
+ certificate requested)        by olra.theworths.org (Postfix) with ESMTPS id\r
+ C2950431FD0   for <notmuch@notmuchmail.org>; Fri, 16 Dec 2011 16:35:32 -0800\r
+ (PST)\r
+Received: by eekd41 with SMTP id d41so4348509eek.26\r
+       for <notmuch@notmuchmail.org>; Fri, 16 Dec 2011 16:35:31 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=schoepe.org; s=google;\r
+       h=from:to:subject:date:message-id:x-mailer:in-reply-to:references;\r
+       bh=qE7C/sFOxDi6RdeDxyr7g2easYVvSH6r8alTj5WxYug=;\r
+       b=Jwd7c9dRsysD0rXPhfLkMvnoaKWnrmEaYDxHj0h+glD6tOZJbffHhgJPIfaW/mdXhq\r
+       cuLeYO6+yzK+Etda1tVjNyWd/pagFvAtNz3hId4ujddRLWiA7CXKmuNb7GQV52Bbpyif\r
+       ICEq3yxWktUdzw9P8yfmpe28WyqveC3tzbTC0=\r
+Received: by 10.14.47.79 with SMTP id s55mr327778eeb.69.1324082131584;\r
+       Fri, 16 Dec 2011 16:35:31 -0800 (PST)\r
+Received: from localhost (dslb-088-069-153-158.pools.arcor-ip.net.\r
+       [88.69.153.158])\r
+       by mx.google.com with ESMTPS id q28sm4089714eea.6.2011.12.16.16.35.28\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Fri, 16 Dec 2011 16:35:28 -0800 (PST)\r
+From: Daniel Schoepe <daniel@schoepe.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: \r
+Date: Sat, 17 Dec 2011 01:35:24 +0100\r
+Message-Id: <1324082126-25404-1-git-send-email-daniel@schoepe.org>\r
+X-Mailer: git-send-email 1.7.7.3\r
+In-Reply-To: <1307921480-17130-1-git-send-email-daniel.schoepe@googlemail.com>\r
+References: <1307921480-17130-1-git-send-email-daniel.schoepe@googlemail.com>\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: Sat, 17 Dec 2011 00:35:33 -0000\r
+\r
+Fixed whitespace error reported by Jameson.\r
+\r