From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id E2FFB6DE09CD for ; Sun, 25 Sep 2016 04:37:03 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.007 X-Spam-Level: X-Spam-Status: No, score=-0.007 tagged_above=-999 required=5 tests=[AWL=0.004, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id faQk0aJDGNOM for ; Sun, 25 Sep 2016 04:37:03 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 5F0CF6DE0999 for ; Sun, 25 Sep 2016 04:37:03 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) (envelope-from ) id 1bo7jn-0003Lq-RC; Sun, 25 Sep 2016 07:36:51 -0400 Received: (nullmailer pid 21987 invoked by uid 1000); Sun, 25 Sep 2016 11:36:59 -0000 From: David Bremner To: David Bremner , notmuch@notmuchmail.org Subject: [PATCH 3/5] NEWS: note dropping of User-Agent header Date: Sun, 25 Sep 2016 08:36:54 -0300 Message-Id: <20160925113656.21928-3-david@tethera.net> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20160925113656.21928-1-david@tethera.net> References: <20160925011925.21668-1-david@tethera.net> <20160925113656.21928-1-david@tethera.net> X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.22 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: Sun, 25 Sep 2016 11:37:04 -0000 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index eb11d4b..faa3033 100644 --- a/NEWS +++ b/NEWS @@ -62,6 +62,8 @@ Face customization is easier `notmuch-search-flagged-face` and `notmuch-search-unread-face` are now used by default. Customize `notmuch-faces` to modify them. +Omit User-Agent header by default when sending mail + Ruby Bindings ------------- -- 2.9.3