Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 2937B431FBF for ; Sat, 8 Dec 2012 09:19:50 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.1 X-Spam-Level: X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GsWS+ThOgPDn for ; Sat, 8 Dec 2012 09:19:49 -0800 (PST) Received: from homiemail-a2.g.dreamhost.com (caiajhbdcbbj.dreamhost.com [208.97.132.119]) by olra.theworths.org (Postfix) with ESMTP id B38D6431FAE for ; Sat, 8 Dec 2012 09:19:49 -0800 (PST) Received: from homiemail-a2.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a2.g.dreamhost.com (Postfix) with ESMTP id 21F53280072 for ; Sat, 8 Dec 2012 09:19:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=zx2c4.com; h=mime-version :in-reply-to:references:date:message-id:subject:from:to:cc: content-type; s=zx2c4.com; bh=+vCpn1mmwbnsJPvALzQQ0cBrA4g=; b=sV Zg50vyxLg3EH687thq9f0BMMk+MHHkBgQ7+hnft+VLIQhP99h4CFxWovSaOau8SZ as7wosqJYSAF9rr5BaABz36m9uw8ilXZsgRC6HCiYKxjZZzv0MhjYtVhQ0XvSl15 T/0m2oxMbw7Xas+PSifzKB3YCopFqND/h21RXKzN8= Received: from mail-oa0-f53.google.com (mail-oa0-f53.google.com [209.85.219.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jason@zx2c4.com) by homiemail-a2.g.dreamhost.com (Postfix) with ESMTPSA id 0166E280071 for ; Sat, 8 Dec 2012 09:19:48 -0800 (PST) Received: by mail-oa0-f53.google.com with SMTP id j6so1397529oag.26 for ; Sat, 08 Dec 2012 09:19:48 -0800 (PST) MIME-Version: 1.0 Received: by 10.60.21.167 with SMTP id w7mr4926057oee.18.1354987188442; Sat, 08 Dec 2012 09:19:48 -0800 (PST) Received: by 10.76.33.70 with HTTP; Sat, 8 Dec 2012 09:19:48 -0800 (PST) In-Reply-To: References: <50c16b03.47e2440a.6038.ffffedce@mx.google.com> <50C1AEA0.9090508@gmail.com> <20121207092305.4942.42415@megatron> <20121208162055.14777.40147@brick.lan> Date: Sat, 8 Dec 2012 18:19:48 +0100 Message-ID: Subject: Re: gmail importer script From: "Jason A. Donenfeld" To: Patrick Totzke Content-Type: text/plain; charset=ISO-8859-1 Cc: public-notmuch-gxuj+Tv9EO5zyzON3hdc1g@plane.gmane.org, notmuch@notmuchmail.org, Rainer M Krug X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Dec 2012 17:19:50 -0000 On Sat, Dec 8, 2012 at 6:04 PM, Jason A. Donenfeld wrote: >> BTW: I had to change the hardcoded "[Gmail]" to "[Google Mail]" for it to get that far. > > Really? Are you in the UK? I'll have to do this dynamically using the > XLIST imap extension. Okay, I've updated it to dynamically find the All Mail folder.