--- /dev/null
+Return-Path: <np@nicolaspouillard.fr>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 61B82431FB6\r
+ for <notmuch@notmuchmail.org>; Sat, 16 Feb 2013 12:03:17 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.001\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.001 tagged_above=-999 required=5\r
+ tests=[RCVD_IN_DNSWL_NONE=-0.0001, UNPARSEABLE_RELAY=0.001]\r
+ autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id rH2W00vaDg1D for <notmuch@notmuchmail.org>;\r
+ Sat, 16 Feb 2013 12:03:13 -0800 (PST)\r
+X-Greylist: delayed 402 seconds by postgrey-1.32 at olra;\r
+ Sat, 16 Feb 2013 12:03:13 PST\r
+Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129])\r
+ (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id CA22E431FAF\r
+ for <notmuch@notmuchmail.org>; Sat, 16 Feb 2013 12:03:13 -0800 (PST)\r
+Received: from fruiteater.riseup.net (fruiteater-pn.riseup.net [10.0.1.74])\r
+ (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
+ (Client CN "*.riseup.net",\r
+ Issuer "Gandi Standard SSL CA" (not verified))\r
+ by mx1.riseup.net (Postfix) with ESMTPS id 6970245E3A;\r
+ Sat, 16 Feb 2013 11:56:29 -0800 (PST)\r
+Received: from [127.0.0.1] (localhost [127.0.0.1])\r
+ (Authenticated sender: nicolaspouillard@fruiteater.riseup.net)\r
+ with ESMTPSA id B939A8F5\r
+Content-Type: text/plain; charset="utf-8"\r
+MIME-Version: 1.0\r
+Content-Transfer-Encoding: quoted-printable\r
+To: John Lenz <lenz@math.uic.edu>,\r
+ =?utf-8?q?Nicol=C3=A1s_Reynolds?= <fauno@kiwwwi.com.ar>,\r
+ <notmuch@notmuchmail.org>\r
+Message-ID: <20130216195946.21525.5975@mail-np.tu.ail>\r
+From: Nicolas Pouillard <np@nicolaspouillard.fr>\r
+In-Reply-To: <E1U6mAt-0003xW-5T@wuzzeb.org>\r
+References: <20130214204917.12166.59790@hermes>\r
+ <87d2w2ml8n.fsf@endefensadelsl.org> <E1U6mAt-0003xW-5T@wuzzeb.org>\r
+Subject: Re: notmuch webmails\r
+User-Agent: alot/0.3.3+\r
+Date: Sat, 16 Feb 2013 20:59:46 +0100\r
+X-Virus-Scanned: clamav-milter 0.97.6 at mx1\r
+X-Virus-Status: Clean\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 16 Feb 2013 20:03:17 -0000\r
+\r
+Quoting John Lenz (2013-02-16 19:07:47)\r
+> On 2013-02-15 01:14:32 UTC, Nicol=EF=BF=BD=EF=BF=BDs Reynolds <fauno@kiww=\r
+wi.com.ar> wrote: =\r
+\r
+> > Ruben Pollan <meskio@sindominio.net> writes:\r
+> > =\r
+\r
+> > > As a way to learn javascript I'm experimenting with the idea of a\r
+> > > notmuch based webmail. You can see the dummy demo I did at:\r
+> > > https://gitorious.org/notwebmail It's far from a proper webmail, you\r
+> > > can only search and see your email but not write or modify tags.\r
+> > >\r
+> > > Yesterday on the irc Beamer told me someone was also working on a\r
+> > > webmail. Is someone in the list hacking on that?\r
+> > =\r
+\r
+> > hey, i started something on django a while ago and got it to your\r
+> > current status but i lost my interest in python :P\r
+> > =\r
+\r
+> > https://github.com/fauno/notmuchwebmail\r
+> =\r
+\r
+> Hi, I am working on one as well, but am further along. I am starting to =\r
+use it as my main interface. I have table view of messages, a pager view, =\r
+tagging and retagging, compose, compose with attachments, etc. Combined wi=\r
+th the "Its All Text" firefox plugin, it works pretty well. I was planning=\r
+ on announcing in a week or so, but here is the code since this thread show=\r
+ed up. I will work on some instructions on how to set it up soon, plus a l=\r
+ittle cleanup.\r
+> =\r
+\r
+> https://bitbucket.org/wuzzeb/notmuch-web/src\r
+\r
+Wow in Haskell! I'm looking forward to try/use it.\r