Re: [RFC PATCH 00/14] modular mail stores based on URIs
authorRobert Horn <rjhorn@alum.mit.edu>
Thu, 28 Jun 2012 20:41:40 +0000 (16:41 +2000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:47:52 +0000 (09:47 -0800)
fa/7a6970cbf1e9302b15807ee4f355649d8141f5 [new file with mode: 0644]

diff --git a/fa/7a6970cbf1e9302b15807ee4f355649d8141f5 b/fa/7a6970cbf1e9302b15807ee4f355649d8141f5
new file mode 100644 (file)
index 0000000..ec0847e
--- /dev/null
@@ -0,0 +1,73 @@
+Return-Path: <rjhorn@alum.mit.edu>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 61128431FBC\r
+       for <notmuch@notmuchmail.org>; Thu, 28 Jun 2012 13:41:42 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id LdSsJxv6yQwK for <notmuch@notmuchmail.org>;\r
+       Thu, 28 Jun 2012 13:41:41 -0700 (PDT)\r
+Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89])\r
+       by olra.theworths.org (Postfix) with ESMTP id D364B431FB6\r
+       for <notmuch@notmuchmail.org>; Thu, 28 Jun 2012 13:41:41 -0700 (PDT)\r
+Received: from quad.robs.office (panix3.panix.com [166.84.1.3])\r
+       by mailbackend.panix.com (Postfix) with ESMTP id 5B15F288CD;\r
+       Thu, 28 Jun 2012 16:41:40 -0400 (EDT)\r
+From: Robert Horn <rjhorn@alum.mit.edu>\r
+To: David Bremner <david@tethera.net>, Ethan <ethan.glasser.camp@gmail.com>,\r
+       Mark Walters <markwalters1009@gmail.com>\r
+Subject: Re: [RFC PATCH 00/14] modular mail stores based on URIs\r
+In-Reply-To: <87hatvlba8.fsf@zancas.localnet>\r
+References: <1340656899-5644-1-git-send-email-ethan@betacantrips.com>\r
+       <877gutnmf1.fsf@qmul.ac.uk>\r
+       <CAOJ+Ob0Kw0Kkhh9C27Xv9gvqtNowzQiNqrLAtvti7fL8NND2+w@mail.gmail.com>\r
+       <87hatvlba8.fsf@zancas.localnet>\r
+User-Agent: Notmuch/0.13 (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-suse-linux-gnu)\r
+Date: Thu, 28 Jun 2012 16:41:40 -0400\r
+Message-ID: <m3r4szmanv.fsf@quad.robs.office>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Cc: notmuch@notmuchmail.org\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\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, 28 Jun 2012 20:41:42 -0000\r
+\r
+David Bremner <david@tethera.net> writes:\r
+\r
+> Ethan <ethan.glasser.camp@gmail.com> writes:\r
+>>\r
+>> Yeah, I don't even know how an mbox message gets flagged read and I don't\r
+>> know how I would support it.\r
+>>\r
+>\r
+> I think read only access to mboxes is fine. Yes, somebody will be\r
+> unhappy, but the only convincing argument I have heard for mboxes or\r
+> similar formats is archival use.\r
+>\r
+\r
+That would also deal with the potential that edits shuffle the mbox\r
+structure, breaking all references except those that use the message-ID\r
+as a search string.  Alternatively, the URI form will need to use\r
+message-ID to avoid breakage when an mbox change includes garbage\r
+collection or relocation of email messages within the mbox file.\r
+\r
+R Horn\r
+rjhorn@alum.mit.edu\r