Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 45C516DE190D for ; Thu, 18 Jun 2015 14:50:18 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.183 X-Spam-Level: X-Spam-Status: No, score=0.183 tagged_above=-999 required=5 tests=[AWL=0.183] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RC9ZXGtvs00N for ; Thu, 18 Jun 2015 14:50:15 -0700 (PDT) Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net [87.98.215.224]) by arlo.cworth.org (Postfix) with ESMTPS id A05066DE190A for ; Thu, 18 Jun 2015 14:50:15 -0700 (PDT) Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim 4.80) (envelope-from ) id 1Z5hfq-0002KD-JA; Thu, 18 Jun 2015 21:48:38 +0000 Received: (nullmailer pid 6413 invoked by uid 1000); Thu, 18 Jun 2015 21:48:25 -0000 From: David Bremner To: Stu , notmuch@notmuchmail.org Subject: Re: Use notmuch with thunderbird ? In-Reply-To: References: User-Agent: Notmuch/0.20.1+21~g4e79903 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) Date: Thu, 18 Jun 2015 23:48:25 +0200 Message-ID: <87ioakzo0m.fsf@maritornes.cs.unb.ca> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.18 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: Thu, 18 Jun 2015 21:50:18 -0000 Stu writes: > Hi all, > I use thunderbird to download mail from gmail with imap... this appears > in > > .thunderbird/ckw5sbm3.default/ImapMail/imap.googlemail.com/[Google Mail].sbd > > > All Mail Bin Drafts Important Sent Mail Spam > Starred > All Mail.msf Bin.msf Drafts.msf Important.msf Sent Mail.msf Spam.msf > Starred.msf > > > I'm guessing these are all mbox files - is it safe to use notmuch with > these ? Notmuch needs one message per file. I have vague memory that maybe thunderbird optionally supports Maildir, which would be perfect for notmuch. d