Re: Problem with draft mails when using offlineimap
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Mon, 13 Jun 2016 14:50:13 +0000 (10:50 +2000)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:22:05 +0000 (16:22 -0700)
53/ba4b25865f60d38953068bdef9fb74526194c6 [new file with mode: 0644]

diff --git a/53/ba4b25865f60d38953068bdef9fb74526194c6 b/53/ba4b25865f60d38953068bdef9fb74526194c6
new file mode 100644 (file)
index 0000000..3ac5a86
--- /dev/null
@@ -0,0 +1,89 @@
+Return-Path: <dkg@fifthhorseman.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 DE0BE6DE02A7\r
+ for <notmuch@notmuchmail.org>; Mon, 13 Jun 2016 07:50:23 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.033\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.033 tagged_above=-999 required=5\r
+ tests=[AWL=-0.033] 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 OAM8RY3IExWc for <notmuch@notmuchmail.org>;\r
+ Mon, 13 Jun 2016 07:50:15 -0700 (PDT)\r
+Received: from che.mayfirst.org (che.mayfirst.org [162.247.75.118])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 2CC6F6DE0008\r
+ for <notmuch@notmuchmail.org>; Mon, 13 Jun 2016 07:50:15 -0700 (PDT)\r
+Received: from fifthhorseman.net (unknown [38.109.115.130])\r
+ by che.mayfirst.org (Postfix) with ESMTPSA id 013FAF98B;\r
+ Mon, 13 Jun 2016 10:50:13 -0400 (EDT)\r
+Received: by fifthhorseman.net (Postfix, from userid 1000)\r
+ id A73C22049A; Mon, 13 Jun 2016 10:50:13 -0400 (EDT)\r
+From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>\r
+To: Torben Hoffmann <thoffmann@basho.com>, notmuch@notmuchmail.org\r
+Subject: Re: Problem with draft mails when using offlineimap\r
+In-Reply-To: <575c1f77.8905370a.5c586.ffffafcb@mx.google.com>\r
+References: <5759bd3e.8726c80a.2b5af.ffffd65b@mx.google.com>\r
+ <87shwmcdkv.fsf@alice.fifthhorseman.net>\r
+ <575c1f77.8905370a.5c586.ffffafcb@mx.google.com>\r
+User-Agent: Notmuch/0.22+47~g4441900 (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Mon, 13 Jun 2016 10:50:13 -0400\r
+Message-ID: <87mvmp6t3u.fsf@alice.fifthhorseman.net>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=utf-8\r
+Content-Transfer-Encoding: 8bit\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://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: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 13 Jun 2016 14:50:23 -0000\r
+\r
+On Fri 2016-06-10 13:59:34 -0400, Torben Hoffmann wrote:\r
+> The link you sent me does not work for me\r
+\r
+the link should work in notmuch-emacs if you already have a copy of the\r
+existing messages in your mailstore.  if you subscribed to the mailing\r
+list after those e-mails were sent, you won't have the messages in your\r
+mailing list.\r
+\r
+> - even in the browser when looking through the patches, which I think\r
+> are here: https://notmuchmail.org/pipermail/notmuch/2016/022492.html\r
+\r
+yes, that's the right file.  unfortunately, pipermail doesn't do a great\r
+job at mailing list archives or making them fetchable.\r
+\r
+If you can spare ~125MB, you could fetch the full mbox and put it in a\r
+maildir within your notmuch folder so you can read it.\r
+http://notmuchmail.org/archives/notmuch.mbox\r
+\r
+It'd be nice for someoneā„¢ to put up a read-only notmuch-web interface to\r
+the notmuch mailing list archive in the future, though. ;)\r
+\r
+> How can I get to try out those patches?\r
+\r
+To try the patches, you'd need to get set up being able to build the\r
+source code; once you have a patch in an e-mail file, you can apply it\r
+with "git am".  If you just have a raw patch, you can apply it with "git\r
+apply" instead.\r
+\r
+please see:\r
+\r
+ https://notmuchmail.org/contributing/\r
+\r
+for more details on working with the source and patches.\r
+\r
+Regards,\r
+\r
+        --dkg\r