Re: [notmuch] Mailstore abstraction & maildir synchronization
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 27 Mar 2010 20:49:24 +0000 (21:49 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:26 +0000 (09:36 -0800)
d1/6b5d2a79bcd06af6495c497e01ed56b877e6d0 [new file with mode: 0644]

diff --git a/d1/6b5d2a79bcd06af6495c497e01ed56b877e6d0 b/d1/6b5d2a79bcd06af6495c497e01ed56b877e6d0
new file mode 100644 (file)
index 0000000..8b943a9
--- /dev/null
@@ -0,0 +1,82 @@
+Return-Path: <sojkam1@fel.cvut.cz>\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 747924196F4\r
+       for <notmuch@notmuchmail.org>; Sat, 27 Mar 2010 13:49:33 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.9\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
+       tests=[BAYES_00=-1.9] autolearn=ham\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 WhkpS+RjP3Dg for <notmuch@notmuchmail.org>;\r
+       Sat, 27 Mar 2010 13:49:32 -0700 (PDT)\r
+Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36])\r
+       by olra.theworths.org (Postfix) with ESMTP id A1FB14196F2\r
+       for <notmuch@notmuchmail.org>; Sat, 27 Mar 2010 13:49:32 -0700 (PDT)\r
+Received: from localhost (unknown [192.168.200.4])\r
+       by max.feld.cvut.cz (Postfix) with ESMTP id 08BD919F341C;\r
+       Sat, 27 Mar 2010 21:49:32 +0100 (CET)\r
+X-Virus-Scanned: IMAP AMAVIS\r
+Received: from max.feld.cvut.cz ([192.168.200.1])\r
+       by localhost (styx.feld.cvut.cz [192.168.200.4]) (amavisd-new,\r
+       port 10044)\r
+       with ESMTP id nyr-TYVEN2E3; Sat, 27 Mar 2010 21:49:30 +0100 (CET)\r
+Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34])\r
+       by max.feld.cvut.cz (Postfix) with ESMTP id 75B4B19F3411;\r
+       Sat, 27 Mar 2010 21:49:30 +0100 (CET)\r
+Received: from steelpick.2x.cz (r5da224.net.upc.cz [86.49.116.224])\r
+       (Authenticated sender: sojkam1)\r
+       by imap.feld.cvut.cz (Postfix) with ESMTPSA id 666CBFA003;\r
+       Sat, 27 Mar 2010 21:49:30 +0100 (CET)\r
+Received: from wsh by steelpick.2x.cz with local (Exim 4.71)\r
+       (envelope-from <sojkam1@fel.cvut.cz>)\r
+       id 1Nvcwe-0001s9-Ql; Sat, 27 Mar 2010 21:49:24 +0100\r
+From: Michal Sojka <sojkam1@fel.cvut.cz>\r
+To: Stewart Smith <stewart@flamingspork.com>, notmuch@notmuchmail.org\r
+In-Reply-To: <8739zlijhp.fsf@steelpick.2x.cz>\r
+References: <1268926780-20045-1-git-send-email-sojkam1@fel.cvut.cz>\r
+       <874ok68g1z.fsf@willster.local.flamingspork.com>\r
+       <87sk7m91mt.fsf@steelpick.2x.cz> <8739zlijhp.fsf@steelpick.2x.cz>\r
+Date: Sat, 27 Mar 2010 21:49:24 +0100\r
+Message-ID: <871vf5ij6z.fsf@steelpick.2x.cz>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Subject: Re: [notmuch] Mailstore abstraction & maildir synchronization\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: Sat, 27 Mar 2010 20:49:33 -0000\r
+\r
+On Sat, 27 Mar 2010, Michal Sojka wrote:\r
+> On Fri, 26 Mar 2010, Michal Sojka wrote:\r
+> > On Wed, 24 Mar 2010, Stewart Smith wrote:\r
+> > > On Thu, 18 Mar 2010 16:39:36 +0100, Michal Sojka <sojkam1@fel.cvut.cz> wrote:\r
+> > > > - Only file-based storage is suported. Notmuch access the files\r
+> > > >   directly, and not via the mailstore interface.\r
+> > > \r
+> > > It'll be great when this is fixed... should be trivial to add a git\r
+> > > backend then.\r
+> > \r
+> > Yes, it seems to be quite trivial. I'll probably look at this tomorrow.\r
+> \r
+> Here it is. It was not so trivial, because it was needed to change\r
+> absolute paths to relative ones at several places.\r
+\r
+I forgot to mention that this is also available in\r
+git://rtime.felk.cvut.cz/notmuch.git branch mailstore-abstraction-v3 and\r
+can be viewed online at http://rtime.felk.cvut.cz/gitweb/notmuch.git.\r
+\r
+Michal\r