From 57c7964139e2dbcf6cab7d33de1d84db6c8a1662 Mon Sep 17 00:00:00 2001 From: Brett Viren Date: Mon, 21 Mar 2011 11:18:32 +2000 Subject: [PATCH] Re: RFC: notmuch powered (personal) (end-to-end) e-mail system --- d2/f962774d13efe0f76e8413bdd2f7b787d44c74 | 86 +++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 d2/f962774d13efe0f76e8413bdd2f7b787d44c74 diff --git a/d2/f962774d13efe0f76e8413bdd2f7b787d44c74 b/d2/f962774d13efe0f76e8413bdd2f7b787d44c74 new file mode 100644 index 000000000..3cb61aec0 --- /dev/null +++ b/d2/f962774d13efe0f76e8413bdd2f7b787d44c74 @@ -0,0 +1,86 @@ +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 49137431FB6 + for ; Sun, 20 Mar 2011 08:18:37 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, 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 e8u6oJLyKt1L for ; + Sun, 20 Mar 2011 08:18:35 -0700 (PDT) +Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com + [209.85.161.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 46ACB431FB5 + for ; Sun, 20 Mar 2011 08:18:35 -0700 (PDT) +Received: by fxm11 with SMTP id 11so4910046fxm.26 + for ; Sun, 20 Mar 2011 08:18:33 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; + h=domainkey-signature:mime-version:in-reply-to:references:date + :message-id:subject:from:to:cc:content-type + :content-transfer-encoding; + bh=v2j5pQnhLd34jVpgjveq5x8sMO5hhGdfgwhP1h+LNHo=; + b=xCF8+5bg2ii9yCB2AIKWAXPo153exKkF48Kfl4Oh0+ltrZo1iqSuxSDpBY9tzz2GNp + J0nufdoEDfa8WKj/QjY7GgGbQRRidqwojQijJ81sGYNSP/U9N1zK82OSCzl7xmjgf1zO + hHjNkPwCB/5Nss/jzCZRrQjpQZqRhqPR4LovY= +DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; + h=mime-version:in-reply-to:references:date:message-id:subject:from:to + :cc:content-type:content-transfer-encoding; + b=n8QsmCI699HVsXOSZPwhUGO99+VQAR4Dy6mVd6VodMAUTk8iLs5bjSi7F22/KvYlw5 + rN/Z7zUPGpGUrfG0C6E4IRj4uYGsSf26P9r23928/sXaeWcaNB3yylExBXWWBg5NIaIO + Y0dDQxKm21lC60K4QJJpBFGCVirMRx9Unondw= +MIME-Version: 1.0 +Received: by 10.223.110.4 with SMTP id l4mr3686319fap.125.1300634312379; Sun, + 20 Mar 2011 08:18:32 -0700 (PDT) +Received: by 10.223.73.201 with HTTP; Sun, 20 Mar 2011 08:18:32 -0700 (PDT) +In-Reply-To: +References: +Date: Sun, 20 Mar 2011 11:18:32 -0400 +Message-ID: +Subject: Re: RFC: notmuch powered (personal) (end-to-end) e-mail system +From: Brett Viren +To: Ciprian Dorin Craciun +Content-Type: text/plain; charset=ISO-8859-1 +Content-Transfer-Encoding: quoted-printable +Cc: notmuch@notmuchmail.org +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: Sun, 20 Mar 2011 15:18:37 -0000 + +On Sun, Mar 20, 2011 at 10:07 AM, Ciprian Dorin Craciun + wrote: + +> =A0 =A0I'm "struggling" for some time to get rid of the current +> "de-facto" email solutions (i.e. GMail, Zimbra), and I've passively +> observed for some time the notmuch project and community. + +It sounds like what you want *is* GMail (I don't know Zimbra) but just +that you want it running on your own box instead of on Google's +servers. + +> =A0 =A0Suggestions? Considerations? + +Based on what you wrote, I think BerkeleyDB will be too limiting. +I suggest for you to look into DBMail[1] for the mail store. + + +-Brett. + +[1] http://www.dbmail.org/ -- 2.26.2