--- /dev/null
+Return-Path: <wuzzeb@wuzzeb.org>\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 17593431FBF\r
+ for <notmuch@notmuchmail.org>; Sat, 2 Mar 2013 20:51:20 -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=[MIME_QP_LONG_LINE=0.001] 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 rODNLXhncaSq for <notmuch@notmuchmail.org>;\r
+ Sat, 2 Mar 2013 20:51:19 -0800 (PST)\r
+Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78])\r
+ by olra.theworths.org (Postfix) with ESMTP id 9360C431FBD\r
+ for <notmuch@notmuchmail.org>; Sat, 2 Mar 2013 20:51:19 -0800 (PST)\r
+X_CMAE_Category: 0,0 Undefined,Undefined\r
+X-CNFS-Analysis: v=2.0 cv=Y/Z6Q2iN c=1 sm=0 a=C2bPeGdon5f+QfTtoGFpIg==:17\r
+ a=o2QO1PsPvscA:10 a=97V-WqMTq8EA:10 a=3wHbS4G-AAAA:8\r
+ a=7Cawh3KFnO4A:10 a=xtERp6CFAAAA:8 a=9q1QLX_CIFkuU7UVH3cA:9\r
+ a=C2bPeGdon5f+QfTtoGFpIg==:117\r
+X-CM-Score: 0\r
+X-Scanned-by: Cloudmark Authority Engine\r
+Authentication-Results: smtp01.rcn.cmh.synacor.com\r
+ smtp.mail=wuzzeb@wuzzeb.org; spf=pass; sender-id=pass\r
+Authentication-Results: smtp01.rcn.cmh.synacor.com\r
+ header.from=wuzzeb@wuzzeb.org; sender-id=pass\r
+Received-SPF: pass (smtp01.rcn.cmh.synacor.com: domain wuzzeb.org designates\r
+ 205.178.10.182 as permitted sender)\r
+Received: from [205.178.10.182] ([205.178.10.182:59382] helo=wuzzeb.org)\r
+ by smtp.rcn.com (envelope-from <wuzzeb@wuzzeb.org>)\r
+ (ecelerity 2.2.3.49 r(42060/42061)) with ESMTP\r
+ id 97/1E-18168-6C6D2315; Sat, 02 Mar 2013 23:51:18 -0500\r
+Received: from wuzzeb by wuzzeb.org with local (Exim 4.80.1)\r
+ (envelope-from <wuzzeb@wuzzeb.org>) id 1UC0tJ-0004KY-4i\r
+ for notmuch@notmuchmail.org; Sat, 02 Mar 2013 22:51:17 -0600\r
+From: =?utf-8?Q?John_Lenz?= <lenz@math.uic.edu>\r
+To: <notmuch@notmuchmail.org>\r
+Subject: [ANNOUNCE] notmuch-web 0.1.0\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+Content-Transfer-Encoding: quoted-printable\r
+Message-Id: <E1UC0tJ-0004KY-4i@wuzzeb.org>\r
+Sender: <wuzzeb@wuzzeb.org>\r
+Date: Sat, 02 Mar 2013 22:51:17 -0600\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: Sun, 03 Mar 2013 04:51:20 -0000\r
+\r
+I have been recently working on a web interface to notmuch. The past two\r
+weeks, I have used it as my only email client and since the trial period\r
+was a great success (I had no major issues or problems and never had to\r
+revert to another client), I have decided to release an initial version. I\r
+am planning on continuing to use this web client as my sole notmuch client\r
+and will continue developing features (most identified by my two week trial\r
+period :) Combined with the It's All Text Firefox plugin for compose, I am\r
+really happy with the result.\r
+\r
+https://bitbucket.org/wuzzeb/notmuch-web\r
+\r
+The server is written in Haskell and the client using Bootstrap and Jquery.\r
+It should work on any HTML5 browser: I have tested it on Android and\r
+desktop Firefox. One feature of GHC (the haskell compiler) is the ability\r
+to statically compile binaries which don't require haskell installed to\r
+run, so I have built binaries for linux. They only require glibc, libgmp,\r
+and zlib. I use these binaries to deploy from my desktop (where I develop\r
+and build) to my server (which has no Haskell installed).\r
+\r
+https://bitbucket.org/wuzzeb/notmuch-web/downloads/notmuch-web-0.1.0.i686.tar.g=\r
+z\r
+https://bitbucket.org/wuzzeb/notmuch-web/downloads/notmuch-web-0.1.0.x86_64.tar=\r
+.gz\r
+\r
+Configuration, instructions on building from source, and other information\r
+are on the web page.\r
+\r
+John\r