From: David Bremner Date: Thu, 1 May 2014 22:36:09 +0000 (+0900) Subject: Re: [PATCH 5/5] NEWS: insert and new refuse invalid tags X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8b90ccd57d91be0b79b508fc07fd62e5727d259e;p=notmuch-archives.git Re: [PATCH 5/5] NEWS: insert and new refuse invalid tags --- diff --git a/f6/bceb15c76ba0bbf5bb72dc8bb9ee1c75c1f674 b/f6/bceb15c76ba0bbf5bb72dc8bb9ee1c75c1f674 new file mode 100644 index 000000000..adbd0645a --- /dev/null +++ b/f6/bceb15c76ba0bbf5bb72dc8bb9ee1c75c1f674 @@ -0,0 +1,61 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id DC5E9431FBD + for ; Thu, 1 May 2014 15:38:27 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 5lYd9Xfxvt-S for ; + Thu, 1 May 2014 15:38:20 -0700 (PDT) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 39CCB431FAF + for ; Thu, 1 May 2014 15:38:20 -0700 (PDT) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.72) (envelope-from ) + id 1Wfzae-00040z-G9; Thu, 01 May 2014 22:36:28 +0000 +Received: (nullmailer pid 21537 invoked by uid 1000); Thu, 01 May 2014 + 22:36:09 -0000 +From: David Bremner +To: Jani Nikula , notmuch@notmuchmail.org +Subject: Re: [PATCH 5/5] NEWS: insert and new refuse invalid tags +In-Reply-To: + <78c8d1e945c61aeae4c7990a9e9790066c0716d3.1398955196.git.jani@nikula.org> +References: <1398899916-18352-1-git-send-email-david@tethera.net> + + <78c8d1e945c61aeae4c7990a9e9790066c0716d3.1398955196.git.jani@nikula.org> +User-Agent: Notmuch/0.18~rc0 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Fri, 02 May 2014 07:36:09 +0900 +Message-ID: <87oazhcejq.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Thu, 01 May 2014 22:38:28 -0000 + +Jani Nikula writes: + +> --- +> NEWS | 7 +++++++ +> 1 file changed, 7 insertions(+) + +pushed jani's 5 patches, and an amended version of mine