From 3b8b39c909a369ce1077863ba779f77f4fbdde62 Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Mon, 4 Mar 2013 11:53:24 +1900 Subject: [PATCH] Re: [ANNOUNCE] notmuch-web 0.1.0 --- 62/9cd340e583355702570136ae7f4f39d11d7411 | 88 +++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 62/9cd340e583355702570136ae7f4f39d11d7411 diff --git a/62/9cd340e583355702570136ae7f4f39d11d7411 b/62/9cd340e583355702570136ae7f4f39d11d7411 new file mode 100644 index 000000000..6c2060031 --- /dev/null +++ b/62/9cd340e583355702570136ae7f4f39d11d7411 @@ -0,0 +1,88 @@ +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 BA626431FAF + for ; Sun, 3 Mar 2013 08:53:32 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 1.7 +X-Spam-Level: * +X-Spam-Status: No, score=1.7 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, FREEMAIL_REPLY=2.499, 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 esTzdYuo2+IF for ; + Sun, 3 Mar 2013 08:53:29 -0800 (PST) +Received: from mail-qa0-f45.google.com (mail-qa0-f45.google.com + [209.85.216.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 25103431FAE + for ; Sun, 3 Mar 2013 08:53:29 -0800 (PST) +Received: by mail-qa0-f45.google.com with SMTP id g10so703475qah.11 + for ; Sun, 03 Mar 2013 08:53:27 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=x-received:from:to:subject:in-reply-to:references:user-agent:date + :message-id:mime-version:content-type; + bh=+xUt1nA4auYGCnUyaU5/cBqlDqgJ0Nv3SugS6EGiwDE=; + b=xXRi2jhtTilCTQez4pyuqKSTpLT3CDVj0sYQJjBDQ1vmATw8EtIbh5fWzUFZoj0EpO + prnfv/+/9yWWBq6CjLHFmMvihjDdUnDOigkjpa69m2W+ll+w56IzbwKqfhFeG1pKRTct + Fn7H5/qM1rVCMP4H7ycvhQksqApZm23GSKzvp1KONNNi/OQlPkNf04N7nqDj+iIhP6Hk + bRZnfyvN0NCw56OOoicwWEutqh9WeJOWv58EzLJtcfeuKAmMhGvLSBrfkbKR9+nyN30O + XYg9walKbabFXTMa2Q21AUoFcNXtgol/JduKXQmCRB6usWhass4ANF2Ei9xO6GctAowb + 640A== +X-Received: by 10.49.18.138 with SMTP id w10mr29533862qed.64.1362329607498; + Sun, 03 Mar 2013 08:53:27 -0800 (PST) +Received: from localhost (pool-108-8-228-144.spfdma.east.verizon.net. + [108.8.228.144]) + by mx.google.com with ESMTPS id g6sm32167609qav.6.2013.03.03.08.53.26 + (version=TLSv1.2 cipher=RC4-SHA bits=128/128); + Sun, 03 Mar 2013 08:53:26 -0800 (PST) +From: Ben Gamari +To: John Lenz , notmuch@notmuchmail.org +Subject: Re: [ANNOUNCE] notmuch-web 0.1.0 +In-Reply-To: +References: +User-Agent: Notmuch/0.15.1+22~g0b63dd6 (http://notmuchmail.org) Emacs/23.4.1 + (x86_64-pc-linux-gnu) +Date: Sun, 03 Mar 2013 11:53:24 -0500 +Message-ID: <87a9qkfmrf.fsf@gmail.com> +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +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, 03 Mar 2013 16:53:32 -0000 + +John Lenz writes: + +> I have been recently working on a web interface to notmuch. The past two +> weeks, I have used it as my only email client and since the trial period +> was a great success (I had no major issues or problems and never had to +> revert to another client), I have decided to release an initial version. I +> am planning on continuing to use this web client as my sole notmuch client +> and will continue developing features (most identified by my two week trial +> period :) Combined with the It's All Text Firefox plugin for compose, I am +> really happy with the result. +> +Very nice! Am I correct in assuming that you are scraping the output of +the command line utility? Last I knew there were some memory management +issues[1] that needed to be resolved. I've been hoping to fix this at +some point but there's always something else to do. + +Cheers, + +- Ben + +[1] See id:87aaa0l1tc.fsf@gmail.com and id:8739h1pbaq.fsf@gmail.com -- 2.26.2