Re: [PATCH v4 08/16] reorganize indexing of multipart/signed and multipart/encrypted
[notmuch-archives.git] / ac / 2a5b6e8c406bdaa465e2d4ea057004bc2e176d
1 Return-Path: <prvs=054f461ee=jrosenthal@jhu.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 9CA85431FD0\r
6         for <notmuch@notmuchmail.org>; Mon, 21 Mar 2011 08:27:11 -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: -2.3\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\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 RSEptzRjaSit for <notmuch@notmuchmail.org>;\r
16         Mon, 21 Mar 2011 08:27:11 -0700 (PDT)\r
17 Received: from ipex1.johnshopkins.edu (ipex1.johnshopkins.edu [162.129.8.141])\r
18         (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id F10D9431FB6\r
21         for <notmuch@notmuchmail.org>; Mon, 21 Mar 2011 08:27:10 -0700 (PDT)\r
22 X-IronPort-AV: E=Sophos;i="4.63,219,1299474000"; d="scan'208";a="55233152"\r
23 Received: from dyn-butler-159-94.dyn.columbia.edu (HELO gogo.home)\r
24         ([128.59.159.94])\r
25         by ipex1.johnshopkins.edu with ESMTP/TLS/AES256-SHA;\r
26         21 Mar 2011 11:27:06 -0400\r
27 Received: from jkr by gogo.home with local (Exim 4.72)\r
28         (envelope-from <jrosenthal@jhu.edu>)\r
29         id 1Q1h0b-0001L0-Lt; Mon, 21 Mar 2011 11:27:05 -0400\r
30 From: Jesse Rosenthal <jrosenthal@jhu.edu>\r
31 To: Mueen Nawaz <mueen@nawaz.org>, notmuch@notmuchmail.org\r
32 Subject: Re: Questions about importing mail (mbox)\r
33 In-Reply-To: <87bp15m9oz.fsf@fester.com>\r
34 References: <87bp15m9oz.fsf@fester.com>\r
35 User-Agent: Notmuch/0.5-81-g708c4f4 (http://notmuchmail.org) Emacs/23.2.1\r
36         (i486-pc-linux-gnu)\r
37 Date: Mon, 21 Mar 2011 11:27:05 -0400\r
38 Message-ID: <87wrjstrxy.fsf@gogo.home>\r
39 MIME-Version: 1.0\r
40 Content-Type: text/plain; charset=us-ascii\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Mon, 21 Mar 2011 15:27:11 -0000\r
54 \r
55 On Sun, 20 Mar 2011 20:30:52 -0700, Mueen Nawaz <mueen@nawaz.org> wrote:\r
56\r
57 > So I want to know: When you guys switched to notmuch, how did you ensure\r
58 > you did not miss any emails. I really, really, really don't want to lose\r
59 > any emails in this process!\r
60 \r
61 I didn't need to convert when I started using notmuch, but for past\r
62 mbox-to-maildir conversions, I always had the most confidence in using\r
63 mutt interactively. Tag all messages (S-t, all), copy or save to a\r
64 maildir, and make sure your mbox_type is set appropriately. There are\r
65 scripts out there to automate it, but if you're worried about missing\r
66 something, doing it by hand might work a bit better for you. (You can\r
67 also do it in chunks by date to make sure everything is moving over.)\r
68 Not the most efficient, but you should only have to do it once.\r
69 \r
70 Best,\r
71 Jesse\r