Re: [PATCH v4 13/16] add indexopts to notmuch python bindings.
[notmuch-archives.git] / af / 364cce5551b327da7d7b46667912e5563c3f94
1 Return-Path: <Sebastian@SSpaeth.de>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id AB1B14196F0\r
6         for <notmuch@notmuchmail.org>; Thu,  8 Apr 2010 01:26:05 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.8\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8]\r
12         autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id wrRz9v8nFxgE for <notmuch@notmuchmail.org>;\r
16         Thu,  8 Apr 2010 01:26:05 -0700 (PDT)\r
17 Received: from homiemail-a12.g.dreamhost.com (caiajhbdccac.dreamhost.com\r
18         [208.97.132.202])\r
19         by olra.theworths.org (Postfix) with ESMTP id 23E3D431FC1\r
20         for <notmuch@notmuchmail.org>; Thu,  8 Apr 2010 01:26:05 -0700 (PDT)\r
21 Received: from sspaeth.de (unknown [195.190.188.219])\r
22         by homiemail-a12.g.dreamhost.com (Postfix) with ESMTPA id 7B69571406A\r
23         for <notmuch@notmuchmail.org>; Thu,  8 Apr 2010 01:26:03 -0700 (PDT)\r
24 Received: by sspaeth.de (sSMTP sendmail emulation);\r
25         Thu, 08 Apr 2010 10:26:01 +0200\r
26 From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
27 To: Notmuch list <notmuch@notmuchmail.org>\r
28 Subject: RFC: User-Agent header\r
29 Date: Thu, 08 Apr 2010 10:26:01 +0200\r
30 Message-ID: <87iq821hba.fsf@SSpaeth.de>\r
31 MIME-Version: 1.0\r
32 Content-Type: text/plain; charset=us-ascii\r
33 X-BeenThere: notmuch@notmuchmail.org\r
34 X-Mailman-Version: 2.1.13\r
35 Precedence: list\r
36 List-Id: "Use and development of the notmuch mail system."\r
37         <notmuch.notmuchmail.org>\r
38 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
39         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
40 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
41 List-Post: <mailto:notmuch@notmuchmail.org>\r
42 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
43 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
45 X-List-Received-Date: Thu, 08 Apr 2010 08:26:05 -0000\r
46 \r
47 notmuch is (mostly) not responsible for sending email. However, people\r
48 using the emacs frontend use notmuch to create the reply.\r
49 \r
50 Am I the only one who is sometimes curious as to what mail agents others\r
51 use? Would it be useful to insert a header to notmuch reply analog to:\r
52 \r
53 User-Agent: Mutt/1.5.13 (2006-08-11)\r
54 \r
55 We could reuse the same version string that we use for the release (or\r
56 the git string that was used to build notmuch). I can use this to create\r
57 nice stats :).\r
58 \r
59 No patch yet, just asking if this is a good idea or not.\r
60 \r
61 Sebastian\r