From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.117.70 with SMTP id kc6cs143190vdb; Sat, 28 Jan 2012 12:10:08 -0800 (PST) Received: by 10.224.76.147 with SMTP id c19mr14714994qak.5.1327781408503; Sat, 28 Jan 2012 12:10:08 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org. [205.234.109.19]) by mx.google.com with ESMTP id f9si4857672qcy.120.2012.01.28.12.10.08; Sat, 28 Jan 2012 12:10:08 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@googlemail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 3F8E11218276; Sat, 28 Jan 2012 15:10:08 -0500 (EST) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by rubyforge.org (Postfix) with ESMTP id 67C401858300 for ; Sat, 28 Jan 2012 14:32:23 -0500 (EST) Received: by wibhm14 with SMTP id hm14so2638965wib.23 for ; Sat, 28 Jan 2012 11:32:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=content-type:mime-version:content-transfer-encoding:from:user-agent :to:references:in-reply-to:date:message-id:subject:date; bh=ktL0D7UrrDCOSr+6QjB87PQcQts6cb0INpvTsR69vvo=; b=Pgx7wLLLA2+L1AUz0JwAeEz5P/HBWy+t3mMm4k4kGCMjZA9dPGA1m/z7tnddOvFfFl v5WGQrdz9HZd0rwC0Ls3nCP06Di19X+J8BMBlFgLyH9qZb1ZCAGotF67XQr5e2JmL871 3rKWZ4OKTVR3UVUjYmH5cRJfIPtmSBgZiOdRI= Received: by 10.180.92.73 with SMTP id ck9mr18567299wib.2.1327779143233; Sat, 28 Jan 2012 11:32:23 -0800 (PST) Received: from localhost (cpc1-sgyl2-0-0-cust548.18-2.cable.virginmedia.com. [82.41.10.37]) by mx.google.com with ESMTPS id dw7sm5109261wib.4.2012.01.28.11.32.20 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 28 Jan 2012 11:32:21 -0800 (PST) MIME-Version: 1.0 From: Patrick Totzke User-Agent: alot/0.2-366-g1a3f To: Allan Wind , sup-talk References: <1327301754-sup-3169@lifeintegrity.com> <20120128051414.GB3481@tracyreed.org> <20120128183801.GF25519@lifeintegrity.com> In-Reply-To: <20120128183801.GF25519@lifeintegrity.com> Date: Sat, 28 Jan 2012 19:32:19 -0000 Message-ID: <20120128193219.16698.23541@brick.lan> Date: Sat, 28 Jan 2012 19:32:19 +0000 Subject: Re: [sup-talk] First impressions X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Hi Allan and everybody else who might be interested; Apologies in advance for the spam. I can recommend switching to notmuch [0], a mail indexer that started of as some improvements to sup but has grown into a very reliable and powerful mail indexer. Notmuch uses Xapian to provide a mail indexing library and bindings for go, python and ruby are included. There are several user interfaces that make use of this library: Apart from a command-line binary there is an Emacs mode and a few attempts to integrate notmuch into mutt. I am the author of a terminal interface [2] that uses notmuch's python bindings and the urwid [1] toolkit to provide a MUA experience similar to that of sup. Notmuch is very stable, very fast and under active development of a mid-sized group of excellent developers. Hope this helps, looking forward to discussions in #notmuch@freenode, /p [0] http://notmuchmail.org [1] http://excess.org/urwid [2] https://github.com/pazz/alot _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk