Re: Use notmuch with thunderbird ?
authorDavid Bremner <david@tethera.net>
Thu, 18 Jun 2015 21:48:25 +0000 (23:48 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:49:05 +0000 (14:49 -0700)
c7/75b8d779f876a1ba1c3889dd1ba43ef99344c7 [new file with mode: 0644]

diff --git a/c7/75b8d779f876a1ba1c3889dd1ba43ef99344c7 b/c7/75b8d779f876a1ba1c3889dd1ba43ef99344c7
new file mode 100644 (file)
index 0000000..e4859c7
--- /dev/null
@@ -0,0 +1,75 @@
+Return-Path: <david@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 45C516DE190D\r
+ for <notmuch@notmuchmail.org>; Thu, 18 Jun 2015 14:50:18 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.183\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.183 tagged_above=-999 required=5 tests=[AWL=0.183]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id RC9ZXGtvs00N for <notmuch@notmuchmail.org>;\r
+ Thu, 18 Jun 2015 14:50:15 -0700 (PDT)\r
+Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net\r
+ [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id A05066DE190A\r
+ for <notmuch@notmuchmail.org>; Thu, 18 Jun 2015 14:50:15 -0700 (PDT)\r
+Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim\r
+ 4.80) (envelope-from <david@tethera.net>)\r
+ id 1Z5hfq-0002KD-JA; Thu, 18 Jun 2015 21:48:38 +0000\r
+Received: (nullmailer pid 6413 invoked by uid 1000); Thu, 18 Jun 2015\r
+ 21:48:25 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Stu <stu.axon@gmail.com>, notmuch@notmuchmail.org\r
+Subject: Re: Use notmuch with thunderbird ?\r
+In-Reply-To:\r
+ <CAGTXCEVTgusuOs9bmWicrRe8OjR82N1G28=J8Jpk1HtNY=Xiaw@mail.gmail.com>\r
+References:\r
+ <CAGTXCEVTgusuOs9bmWicrRe8OjR82N1G28=J8Jpk1HtNY=Xiaw@mail.gmail.com>\r
+User-Agent: Notmuch/0.20.1+21~g4e79903 (http://notmuchmail.org) Emacs/24.4.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Thu, 18 Jun 2015 23:48:25 +0200\r
+Message-ID: <87ioakzo0m.fsf@maritornes.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 18 Jun 2015 21:50:18 -0000\r
+\r
+Stu <stu.axon@gmail.com> writes:\r
+\r
+> Hi all,\r
+>    I use thunderbird to download mail from gmail with imap... this appears\r
+> in\r
+>\r
+> .thunderbird/ckw5sbm3.default/ImapMail/imap.googlemail.com/[Google Mail].sbd\r
+>\r
+>\r
+> All Mail      Bin      Drafts      Important      Sent Mail      Spam\r
+>  Starred\r
+> All Mail.msf  Bin.msf  Drafts.msf  Important.msf  Sent Mail.msf  Spam.msf\r
+>  Starred.msf\r
+>\r
+>\r
+> I'm guessing these are all mbox files - is it safe to use notmuch with\r
+> these ?\r
+\r
+Notmuch needs one message per file. I have vague memory that maybe\r
+thunderbird optionally supports Maildir, which would be perfect for\r
+notmuch.\r
+\r
+d\r