Re: Missing headers when forwarding html message as RFC822
[notmuch-archives.git] / 7b / 27dc8e10596a9e969893fb684b5092024d5c00
1 Return-Path: <brett.viren@gmail.com>\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 E30B7431FBF\r
6         for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 14:44:19 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id vhv-DcbkXARP for <notmuch@notmuchmail.org>;\r
11         Sat, 21 Nov 2009 14:44:19 -0800 (PST)\r
12 Received: from mail-pw0-f51.google.com (mail-pw0-f51.google.com\r
13         [209.85.160.51])\r
14         by olra.theworths.org (Postfix) with ESMTP id 4F915431FBC\r
15         for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 14:44:19 -0800 (PST)\r
16 Received: by pwj10 with SMTP id 10so2745474pwj.30\r
17         for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 14:44:18 -0800 (PST)\r
18 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
19         h=domainkey-signature:mime-version:received:in-reply-to:references\r
20         :date:message-id:subject:from:to:cc:content-type\r
21         :content-transfer-encoding;\r
22         bh=98BRb3fseiy2VPtiOcpoTcWSoJUjraPwlqAw/ybmOwA=;\r
23         b=mI1Fs3KMfLDkW7GjVW4BhArwt6+cVluKydbssoo1P5gTuvjaiXsNw2+SNKRfhbarrZ\r
24         cxP5X4xLxDnUKaUL8WW4IRSyDAt8seTdOJlZoRZgFanbjhOTAvHtTWPZC87IlnO8uZVY\r
25         GZvy+ezCbtYBFq/kU84vJJOZ8D8FC/e6g7BTI=\r
26 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
27         h=mime-version:in-reply-to:references:date:message-id:subject:from:to\r
28         :cc:content-type:content-transfer-encoding;\r
29         b=kEiLhJBABZJUX1dPnZa4Qf6PwRZmVUqbAxKpZnxsRobPEVlAlgmt1AhDKroOqF3ORi\r
30         4N+rtvHVczQwZBb0E0dM5Mg3QaqKhEywgLAL29Ssan2UUll6U94Eoc3fLSwvvMR/h5mI\r
31         AR9cpAZPxx7iiWCrBf86hYmrxcVX4TwONIZec=\r
32 MIME-Version: 1.0\r
33 Received: by 10.114.2.29 with SMTP id 29mr4858519wab.48.1258843458722; Sat, 21\r
34         Nov 2009 14:44:18 -0800 (PST)\r
35 In-Reply-To: <877htjtscc.fsf@59A2.org>\r
36 References: <20091121145111.GB19397@excalibur.local>\r
37         <87fx874xj5.fsf@yoom.home.cworth.org>\r
38         <46263c600911211436s5826015eqc5fc18a4164245cb@mail.gmail.com>\r
39         <877htjtscc.fsf@59A2.org>\r
40 Date: Sat, 21 Nov 2009 17:44:18 -0500\r
41 Message-ID: <46263c600911211444n33493668l5ece5fe1772599b3@mail.gmail.com>\r
42 From: Brett Viren <brett.viren@gmail.com>\r
43 To: Jed Brown <jed@59a2.org>\r
44 Content-Type: text/plain; charset=ISO-8859-1\r
45 Content-Transfer-Encoding: quoted-printable\r
46 Cc: notmuch@notmuchmail.org\r
47 Subject: Re: [notmuch] 25 minutes load time with emacs -f notmuch\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.12\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Sat, 21 Nov 2009 22:44:20 -0000\r
61 \r
62 On Sat, Nov 21, 2009 at 5:40 PM, Jed Brown <jed@59a2.org> wrote:\r
63 > On Sat, 21 Nov 2009 17:36:18 -0500, Brett Viren <brett.viren@gmail.com> w=\r
64 rote:\r
65 >> How can I purge the index? =A0I can't locate it.\r
66 >\r
67 > I believe you can just remove /path/to/maildir/.notmuch\r
68 \r
69 Doh!  Thanks.  I have a dovecot controlled Maildir so this\r
70 dot-directory got lost in the forest of all the others.\r
71 \r
72 -Brett.\r