Re: [PATCH v2] Omit User-Agent: header by default
[notmuch-archives.git] / c4 / 5c4799669345df577483471f6b0aa96914043a
1 Return-Path: <bergey@alum.mit.edu>\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 0DB83431FBC\r
6         for <notmuch@notmuchmail.org>; Fri, 31 Aug 2012 07:45:24 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id pmSMj73N4NPM for <notmuch@notmuchmail.org>;\r
17         Fri, 31 Aug 2012 07:45:23 -0700 (PDT)\r
18 Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com\r
19         [66.111.4.25])\r
20         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 6F6C1431FAF\r
23         for <notmuch@notmuchmail.org>; Fri, 31 Aug 2012 07:45:23 -0700 (PDT)\r
24 Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42])\r
25         by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 6554D21662;\r
26         Fri, 31 Aug 2012 10:45:22 -0400 (EDT)\r
27 Received: from frontend1.nyi.mail.srv.osa ([10.202.2.160])\r
28         by compute2.internal (MEProxy); Fri, 31 Aug 2012 10:45:22 -0400\r
29 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=\r
30         messagingengine.com; h=from:to:subject:in-reply-to:references\r
31         :date:message-id:mime-version:content-type; s=smtpout; bh=cfCIpl\r
32         6adFmvdttXTg4RdrD9aUA=; b=NAtiNYit6PFeY/RCeS88ct45dhuIdWUG0vp5aL\r
33         G3y0e/1TMMCuXW9eIMwsKim5L2E84wAmGxoEUMrfYgh9buXr4bLOY3zeZ6R+CjTF\r
34         yLZerZqpJ3hgZnH8d9crWwKMegqd6W/rROekplFIkj3jCNfqPijYRuz2HzkKNXGq\r
35         +8+zI=\r
36 X-Sasl-enc: 52i2/CZ3G52DknDeCMbUqtWjhTBoc4VhHz/heUZruhKf 1346424322\r
37 Received: from localhost (unknown [66.80.90.109])\r
38         by mail.messagingengine.com (Postfix) with ESMTPA id 2A3BA8E01D4;\r
39         Fri, 31 Aug 2012 10:45:22 -0400 (EDT)\r
40 From: Daniel Bergey <bergey@alum.mit.edu>\r
41 To: Tomi Ollila <tomi.ollila@iki.fi>, Svend Sorensen <svend@ciffer.net>,\r
42         notmuch@notmuchmail.org\r
43 Subject: Re: Bug (?) difference 24.1 and 23.3.1\r
44 In-Reply-To: <m2ehmnupdx.fsf@guru.guru-group.fi>\r
45 References: <m37gtg9qzq.fsf@quad.robs.office> <87ipcz9aro.fsf@ciffer.net>\r
46         <m2ehmnupdx.fsf@guru.guru-group.fi>\r
47 User-Agent: Notmuch/0.14 (http://notmuchmail.org) Emacs/23.4.1\r
48         (i486-pc-linux-gnu)\r
49 Date: Fri, 31 Aug 2012 10:45:21 -0400\r
50 Message-ID: <87ligvqfwe.fsf@wonderlust.lan>\r
51 MIME-Version: 1.0\r
52 Content-Type: text/plain; charset=us-ascii\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Fri, 31 Aug 2012 14:45:24 -0000\r
66 \r
67 Tomi Ollila <tomi.ollila@iki.fi> writes:\r
68 \r
69 > On Fri, Aug 03 2012, Svend Sorensen <svend@ciffer.net> wrote:\r
70 >\r
71 >>\r
72 >> I was also getting an error about gnus-inhibit-images when running emacs\r
73 >> 24. Adding (require 'gnus-art) to my emacs config fixed the problem.\r
74 >\r
75 > Where is your emacs24 from? From Debian sid?\r
76 \r
77 I've been having the gnus-inhibit-images problem with emacs24 from\r
78 Debian sid.  (require 'guns-art) appears to have fixed it, and may also\r
79 have fixed the more serious problem that the property\r
80 notmuch-message-extent was not being set.\r
81 \r
82 Now I just have to get used to pictures in my email....\r
83 \r
84 bergey\r