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 B8B27431FB6 for ; Sat, 26 Feb 2011 16:48:03 -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 e41zcfpEGx9i for ; Sat, 26 Feb 2011 16:48:03 -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 1DC07431FB5 for ; Sat, 26 Feb 2011 16:48:03 -0800 (PST) Received: from zancas.localnet (fctnnbsc30w-142167174034.pppoe-dynamic.High-Speed.nb.bellaliant.net [142.167.174.34]) (authenticated bits=0) by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id p1R0lvV8020811 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Sat, 26 Feb 2011 20:47:58 -0400 Received: from bremner by zancas.localnet with local (Exim 4.72) (envelope-from ) id 1PtUl9-0006yT-6W; Sat, 26 Feb 2011 20:45:15 -0400 From: David Bremner To: Jameson Rollins , notmuch Subject: [Review] Re: new "crypto" branch providing full PGP/MIME support In-Reply-To: <87tygl29vu.fsf@servo.finestructure.net> References: <4CF15D67.1070904@fifthhorseman.net> <87aak08fu8.fsf@servo.finestructure.net> <87fwsf9mip.fsf@servo.finestructure.net> <87tygl29vu.fsf@servo.finestructure.net> User-Agent: Notmuch/0.5-101-g43901b8 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) Date: Sat, 26 Feb 2011 20:45:15 -0400 Message-ID: <87oc5yi9us.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: Sun, 27 Feb 2011 00:48:03 -0000 On Wed, 02 Feb 2011 17:18:45 -0800, Jameson Rollins wrote: > Hi, all. I have pushed a new branch called "crypto" to my notmuch > repository [0]. This branch provides full support for PGP/MIME signed > and encrypted messages, including emacs UI support. It has been applied > on top of cworth's current master (21e97c50). It includes the > following: > Further to our discussion on IRC the other day about providing feedback on patches, I have run these patches pretty much all of February with no glitches. I am running them on 3 different machines, although they are all Debian AMD64 boxes. David P.S. I also started the (possibly goofy) idea of putting [Review] in the subject to highlight the fact there is feedback on the patches.