From 60fbb0c3aa6cc77ae9b0ccfbc86fe6a08dda0d8f Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 12 Apr 2014 08:21:00 +2100 Subject: [PATCH] Re: Synchronization success stories? --- 56/6774e5b58894d45abd9ec9706506e5219ab232 | 65 +++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 56/6774e5b58894d45abd9ec9706506e5219ab232 diff --git a/56/6774e5b58894d45abd9ec9706506e5219ab232 b/56/6774e5b58894d45abd9ec9706506e5219ab232 new file mode 100644 index 000000000..21b859626 --- /dev/null +++ b/56/6774e5b58894d45abd9ec9706506e5219ab232 @@ -0,0 +1,65 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 1F486431FAF + for ; Fri, 11 Apr 2014 04:21:13 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id H45mQvCvnKRq for ; + Fri, 11 Apr 2014 04:21:06 -0700 (PDT) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 6A892431FAE + for ; Fri, 11 Apr 2014 04:21:06 -0700 (PDT) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1WYZW3-0004dy-Hm; Fri, 11 Apr 2014 08:21:03 -0300 +Received: (nullmailer pid 9002 invoked by uid 1000); Fri, 11 Apr 2014 + 11:21:00 -0000 +From: David Bremner +To: Brian Sniffen , notmuch@notmuchmail.org +Subject: Re: Synchronization success stories? +In-Reply-To: +References: +User-Agent: Notmuch/0.17+180~g8977b1a (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Fri, 11 Apr 2014 08:21:00 -0300 +Message-ID: <87d2go5cyr.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Fri, 11 Apr 2014 11:21:13 -0000 + +Brian Sniffen writes: + +> I'm thrilled by using notmuch to manage my mail. Low-latency search is +> very important to me. But I use computers in a couple of +> places---several of which are laptops. Has anyone stories to share of +> successful multi-computer notmuch sync, for a corpus of a +> quarter-million messages or so? + +I use syncmaildir to sync the actual messages, and a copy of the output +of "notmuch dump" in git to sync the metadata. + +It works OK. A bit slow; depends how often you need to fetch new mail. + +d -- 2.26.2