Re: Synchronization success stories?
authorDavid Mazieres <dm-list-email-notmuch@scs.stanford.edu>
Fri, 11 Apr 2014 18:02:01 +0000 (11:02 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:01:30 +0000 (10:01 -0800)
0c/16e1e7f87bbbeb614cbb0c75dcd9701a0c0686 [new file with mode: 0644]

diff --git a/0c/16e1e7f87bbbeb614cbb0c75dcd9701a0c0686 b/0c/16e1e7f87bbbeb614cbb0c75dcd9701a0c0686
new file mode 100644 (file)
index 0000000..1713147
--- /dev/null
@@ -0,0 +1,86 @@
+Return-Path:\r
+ <return-38na78y6wrihpayyrtsewvtyin@temporary-address.scs.stanford.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 1D26141ED76\r
+       for <notmuch@notmuchmail.org>; Fri, 11 Apr 2014 11:02:12 -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 JZ-lKtIoGQFE for <notmuch@notmuchmail.org>;\r
+       Fri, 11 Apr 2014 11:02:04 -0700 (PDT)\r
+Received: from market.scs.stanford.edu (market.scs.stanford.edu [171.66.3.10])\r
+       (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id DCC7241ED71\r
+       for <notmuch@notmuchmail.org>; Fri, 11 Apr 2014 11:02:03 -0700 (PDT)\r
+Received: from market.scs.stanford.edu (localhost.scs.stanford.edu\r
+ [127.0.0.1])  by market.scs.stanford.edu (8.14.7/8.14.7) with ESMTP id\r
+ s3BI21YI017924;       Fri, 11 Apr 2014 11:02:01 -0700 (PDT)\r
+Received: (from dm@localhost)\r
+       by market.scs.stanford.edu (8.14.7/8.14.7/Submit) id s3BI218D017688;\r
+       Fri, 11 Apr 2014 11:02:01 -0700 (PDT)\r
+X-Authentication-Warning: market.scs.stanford.edu: dm set sender to\r
+       return-38na78y6wrihpayyrtsewvtyin@ta.scs.stanford.edu using -f\r
+From: David Mazieres <dm-list-email-notmuch@scs.stanford.edu>\r
+To: David Bremner <david@tethera.net>, Brian Sniffen <bsniffen@akamai.com>,\r
+       notmuch@notmuchmail.org\r
+Subject: Re: Synchronization success stories?\r
+In-Reply-To: <87d2go5cyr.fsf@zancas.localnet>\r
+References: <m2r455f270.fsf@usma1mc-0csx92.kendall.corp.akamai.com>\r
+       <87d2go5cyr.fsf@zancas.localnet>\r
+Date: Fri, 11 Apr 2014 11:02:01 -0700\r
+Message-ID: <8738hj3fty.fsf@ta.scs.stanford.edu>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+Reply-To: David Mazieres expires 2014-07-10 PDT\r
+       <mazieres-tpcbf4ec5tpkktx8p7y7h5uvwi@temporary-address.scs.stanford.edu>\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: Fri, 11 Apr 2014 18:02:12 -0000\r
+\r
+David Bremner <david@tethera.net> writes:\r
+\r
+> Brian Sniffen <bsniffen@akamai.com> writes:\r
+>\r
+>> I'm thrilled by using notmuch to manage my mail.  Low-latency search is\r
+>> very important to me.  But I use computers in a couple of\r
+>> places---several of which are laptops.  Has anyone stories to share of\r
+>> successful multi-computer notmuch sync, for a corpus of a\r
+>> quarter-million messages or so?  \r
+>\r
+> I use syncmaildir to sync the actual messages, and a copy of the output\r
+> of "notmuch dump" in git to sync the metadata.\r
+>\r
+> It works OK. A bit slow; depends how often you need to fetch new mail.\r
+\r
+If you want to see my solution, it is here:\r
+\r
+        http://www.scs.stanford.edu/~dm/muchsync-0.tar.gz\r
+\r
+I'm a little embarrassed by this code, as I just started to test it a\r
+week ago then instantly became completely dependent on it.  I will\r
+probably change the name (from muchsync to syncmuch) and the database\r
+format before releasing.  But if you feel like beta-testing and giving\r
+me feedback, have a look.\r
+\r
+Beware that if you have been using notmuch dump, you may become\r
+instantly hooked on my solution...\r
+\r
+David\r