From: Mark Walters Date: Thu, 26 Jun 2014 15:25:17 +0000 (+0100) Subject: Re: Remote xapian database X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7a31654f1c7e04e6a0602132f724642a2c5f676c;p=notmuch-archives.git Re: Remote xapian database --- diff --git a/31/30486fe42d9c8bd817aa1c75e59f311942e55a b/31/30486fe42d9c8bd817aa1c75e59f311942e55a new file mode 100644 index 000000000..b7d9ac35c --- /dev/null +++ b/31/30486fe42d9c8bd817aa1c75e59f311942e55a @@ -0,0 +1,108 @@ +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 1CF36431FAF + for ; Thu, 26 Jun 2014 08:26:18 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0.502 +X-Spam-Level: +X-Spam-Status: No, score=0.502 tagged_above=-999 required=5 + tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, + NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_LOW=-0.7] 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 u9vlvb+OngVW for ; + Thu, 26 Jun 2014 08:26:10 -0700 (PDT) +Received: from mail2.qmul.ac.uk (mail2.qmul.ac.uk [138.37.6.6]) + (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id D2852431FAE + for ; Thu, 26 Jun 2014 08:26:09 -0700 (PDT) +Received: from smtp.qmul.ac.uk ([138.37.6.40]) + by mail2.qmul.ac.uk with esmtp (Exim 4.71) + (envelope-from ) + id 1X0BYQ-0006rB-Os; Thu, 26 Jun 2014 16:26:03 +0100 +Received: from 5751dfa2.skybroadband.com ([87.81.223.162] helo=localhost) + by smtp.qmul.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.71) + (envelope-from ) + id 1X0BY6-0005Px-AV; Thu, 26 Jun 2014 16:25:18 +0100 +From: Mark Walters +To: admin@softded.net, notmuch@notmuchmail.org +Subject: Re: Remote xapian database +In-Reply-To: <20140626103909.GA13120@router.softded.net> +References: <20140626103909.GA13120@router.softded.net> +User-Agent: Notmuch/0.15.2+615~g78e3a93 (http://notmuchmail.org) Emacs/23.4.1 + (x86_64-pc-linux-gnu) +Date: Thu, 26 Jun 2014 16:25:17 +0100 +Message-ID: <87r42b4rs2.fsf@qmul.ac.uk> +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +X-Sender-Host-Address: 87.81.223.162 +X-QM-Geographic: According to ripencc, + this message was delivered by a machine in Britain (UK) (GB). +X-QM-SPAM-Info: Sender has good ham record. :) +X-QM-Body-MD5: 531ab5998922ebb48f995e4f5044bd67 (of first 20000 bytes) +X-SpamAssassin-Score: -0.1 +X-SpamAssassin-SpamBar: / +X-SpamAssassin-Report: The QM spam filters have analysed this message to + determine if it is + spam. We require at least 5.0 points to mark a message as spam. + This message scored -0.1 points. + Summary of the scoring: + * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail + provider * (markwalters1009[at]gmail.com) + * -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay + * domain + * -0.1 AWL AWL: From: address is in the auto white-list +X-QM-Scan-Virus: ClamAV says the message is clean +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: Thu, 26 Jun 2014 15:26:18 -0000 + + +On Thu, 26 Jun 2014, admin@softded.net wrote: +> Hello, +> +> Xapian have remote database mode: +> http://xapian.org/docs/remote.html +> +> Do you plan use it in future? I have more then 8 million letters and my +> xapian db use 50 gb store :) + +I don't think we have any plans to do that. However, assuming you use +emacs frontend (and/or the command line) then notmuch works very well +over ssh. See http://notmuchmail.org/remoteusage/ + +Several of the notmuch developers (including me) use this so although it +is not guaranteed to work correctly, in practice it seems to work pretty +well. + +Best wishes + +Mark + +> +> If I can use remote database, I will move database to external server +> from my work PC (with Pentium 4) it will be very fast! :) +> +> Thank you! +> +> -- +> Best regards, +> Roman Kravets +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> http://notmuchmail.org/mailman/listinfo/notmuch