Re: [PATCH] configure: add --without-api-docs option
[notmuch-archives.git] / e6 / eb093ae5bd83393fe6557f712d202f6ae8ebf6
1 Return-Path: <gmn-notmuch@m.gmane.org>\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 130B7431FB6\r
6         for <notmuch@notmuchmail.org>; Fri,  7 Dec 2012 00:54:13 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 1.202\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.202 tagged_above=-999 required=5\r
12         tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001,\r
13         NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001]\r
14         autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id PKPAJo8j04TY for <notmuch@notmuchmail.org>;\r
18         Fri,  7 Dec 2012 00:54:12 -0800 (PST)\r
19 Received: from plane.gmane.org (plane.gmane.org [80.91.229.3])\r
20         (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 0BF7D431FAE\r
23         for <notmuch@notmuchmail.org>; Fri,  7 Dec 2012 00:54:12 -0800 (PST)\r
24 Received: from list by plane.gmane.org with local (Exim 4.69)\r
25         (envelope-from <gmn-notmuch@m.gmane.org>) id 1TgthM-0000MJ-CD\r
26         for notmuch@notmuchmail.org; Fri, 07 Dec 2012 09:54:20 +0100\r
27 Received: from arn78-1-88-186-171-7.fbx.proxad.net ([88.186.171.7])\r
28         by main.gmane.org with esmtp (Gmexim 0.1 (Debian))\r
29         id 1AlnuQ-0007hv-00\r
30         for <notmuch@notmuchmail.org>; Fri, 07 Dec 2012 09:54:20 +0100\r
31 Received: from R.M.Krug by arn78-1-88-186-171-7.fbx.proxad.net with local\r
32         (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00\r
33         for <notmuch@notmuchmail.org>; Fri, 07 Dec 2012 09:54:20 +0100\r
34 X-Injected-Via-Gmane: http://gmane.org/\r
35 To: notmuch@notmuchmail.org\r
36 From: Rainer M Krug <R.M.Krug@gmail.com>\r
37 Subject: Re: gmail importer script\r
38 Date: Fri, 07 Dec 2012 09:53:52 +0100\r
39 Lines: 45\r
40 Message-ID: <50C1AEA0.9090508@gmail.com>\r
41 References:\r
42  <CAHmME9om0twqigr0L2pwXtbj4ceBVVFz0HqxkwFfB-AnusP2VQ@mail.gmail.com>\r
43         <50c16b03.47e2440a.6038.ffffedce@mx.google.com>\r
44 Mime-Version: 1.0\r
45 Content-Type: text/plain; charset=ISO-8859-1\r
46 Content-Transfer-Encoding: 7bit\r
47 X-Complaints-To: usenet@ger.gmane.org\r
48 X-Gmane-NNTP-Posting-Host: arn78-1-88-186-171-7.fbx.proxad.net\r
49 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0\r
50 In-Reply-To: <50c16b03.47e2440a.6038.ffffedce@mx.google.com>\r
51 X-Enigmail-Version: 1.5a1pre\r
52 Cc: public-notmuch-gxuj+Tv9EO5zyzON3hdc1g@plane.gmane.org\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, 07 Dec 2012 08:54:13 -0000\r
66 \r
67 -----BEGIN PGP SIGNED MESSAGE-----\r
68 Hash: SHA1\r
69 \r
70 On 07/12/12 05:05, Kushal Kumaran wrote:\r
71 > "Jason A. Donenfeld" <Jason@zx2c4.com> writes:\r
72\r
73 >> Hi folks,\r
74 >> \r
75 >> I wrote a script that imports emails and tags from gmail. It's resumable and appears to be\r
76 >> working reasonably well. I could use some experienced eyes looking at it, as my first\r
77 >> exposure to notmuch was just a few hours ago.\r
78 >> \r
79 >> http://git.zx2c4.com/gmail-notmuch/tree/gmail-notmuch.py\r
80 >> \r
81\r
82 > Not specific to notmuch, but not every gmail user has a @gmail.com or @googlemail.com email\r
83 > address.  Google Apps users can have arbitrary email addresses, and still use gmail's imap and\r
84 > web interface.\r
85\r
86 > I finished syncing my gmail locally (using offlineimap), and creating tags by hand not one day\r
87 > ago, or I would certainly have tried out this script.\r
88\r
89 \r
90 Sounds interesting.\r
91 \r
92 I don't know much python, so excuse my questions:\r
93 \r
94 1) are multiple downloads of an email done, if the mail has multiple labels?\r
95 2) I am downloading with the patched notmuch (to add x-keywords containing the labels) only the\r
96 "All Mail" folder - does your script use this information (if present) to tag the emails?\r
97 3) are label changes in gmail synched into the local emails?\r
98 4) I assume, local changes are not synced to gmail?\r
99 5) how are conflicts handled (local tag changes versus label changes on gmail)?\r
100 \r
101 Thanks,\r
102 \r
103 Rainer\r
104 -----BEGIN PGP SIGNATURE-----\r
105 Version: GnuPG v1.4.11 (GNU/Linux)\r
106 Comment: Using GnuPG with Mozilla - http://www.enigmail.net/\r
107 \r
108 iEYEARECAAYFAlDBrqAACgkQoYgNqgF2egqrEwCeOSr5TGZgAIaRvzHCl1Nv+DBk\r
109 ko4AnRT0FMBwYNRGzSclXxZXzaH0Q23x\r
110 =Sx0B\r
111 -----END PGP SIGNATURE-----\r
112 \r