From 6d5c4d3be717c8d8632ddff0244fbb4e4e94da65 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 4 Aug 2015 20:59:28 +0200 Subject: [PATCH] Re: [PATCH 2/2] emacs: prefer notmuch-emacs-version in User-Agent: header --- 4c/7da03ad7bbca82133b72bbf9dcfe7a5228b246 | 62 +++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 4c/7da03ad7bbca82133b72bbf9dcfe7a5228b246 diff --git a/4c/7da03ad7bbca82133b72bbf9dcfe7a5228b246 b/4c/7da03ad7bbca82133b72bbf9dcfe7a5228b246 new file mode 100644 index 000000000..7c34b9525 --- /dev/null +++ b/4c/7da03ad7bbca82133b72bbf9dcfe7a5228b246 @@ -0,0 +1,62 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 17BE86DE175F + for ; Tue, 4 Aug 2015 12:00:43 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.143 +X-Spam-Level: +X-Spam-Status: No, score=0.143 tagged_above=-999 required=5 tests=[AWL=0.143] + 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 uep0SsIE-l9s for ; + Tue, 4 Aug 2015 12:00:41 -0700 (PDT) +Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id 0F69A6DE1510 + for ; Tue, 4 Aug 2015 12:00:40 -0700 (PDT) +Received: from remotemail by gitolite.debian.net with local (Exim 4.80) + (envelope-from ) + id 1ZMhR9-0002bC-Ev; Tue, 04 Aug 2015 18:59:43 +0000 +Received: (nullmailer pid 15243 invoked by uid 1000); Tue, 04 Aug 2015 + 18:59:28 -0000 +From: David Bremner +To: Tomi Ollila , notmuch@notmuchmail.org +Subject: Re: [PATCH 2/2] emacs: prefer notmuch-emacs-version in User-Agent: + header +In-Reply-To: <1438526894-19657-2-git-send-email-tomi.ollila@iki.fi> +References: <1438526894-19657-1-git-send-email-tomi.ollila@iki.fi> + <1438526894-19657-2-git-send-email-tomi.ollila@iki.fi> +User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Tue, 04 Aug 2015 20:59:28 +0200 +Message-ID: <87614uyj5b.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +Cc: tomi.ollila@iki.fi +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +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: Tue, 04 Aug 2015 19:00:43 -0000 + +Tomi Ollila writes: + +> Now that we have `notmuch-emacs-version' defined in notmuch emacs MUA +> use that as a part of User-Agent: header to provide more accurate +> version information when sending emails. +> + +pushed. + +d -- 2.26.2