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 5D66A431FB6 for ; Mon, 13 Dec 2010 14:11:45 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[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 gY4EXkTmDoqs for ; Mon, 13 Dec 2010 14:11:44 -0800 (PST) Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 97F87431FB5 for ; Mon, 13 Dec 2010 14:11:44 -0800 (PST) Received: from zancas.localnet (fctnnbsc30w-142167185189.pppoe-dynamic.High-Speed.nb.bellaliant.net [142.167.185.189]) (authenticated bits=0) by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id oBDMBhTe020588 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Mon, 13 Dec 2010 18:11:43 -0400 Received: from bremner by zancas.localnet with local (Exim 4.72) (envelope-from ) id 1PSGaz-0008D7-Ab; Mon, 13 Dec 2010 18:10:13 -0400 From: David Bremner To: notmuch Subject: Re: PGP/MIME signature verification In-Reply-To: <4CF15D67.1070904@fifthhorseman.net> References: <4CF15D67.1070904@fifthhorseman.net> User-Agent: Notmuch/0.5-29-gb3caef1 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) Date: Mon, 13 Dec 2010 18:10:13 -0400 Message-ID: <87zks9pbne.fsf@zancas.localnet> 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: Mon, 13 Dec 2010 22:11:45 -0000 On Sat, 27 Nov 2010 14:35:03 -0500, Daniel Kahn Gillmor wrote: > > The JSON this change produces is similar (but not identical) to my > earlier proposal on this list. > I forgot to mention, I also had a look at the produced json, and it looks sensible enough. One thing I'm a bit confused about, several of the commits in branch dkg/mp3-on-0.5 have dkg as author. Are these part of basic multipart support? I'm afraid my last look was just at the one commit on top of mp3-on-0.5. d