From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id BD88E6DE02DD for ; Sun, 17 Sep 2017 13:29:34 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.041 X-Spam-Level: X-Spam-Status: No, score=-0.041 tagged_above=-999 required=5 tests=[AWL=-0.041] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jq74yK3lnomy for ; Sun, 17 Sep 2017 13:29:34 -0700 (PDT) Received: from che.mayfirst.org (che.mayfirst.org [162.247.75.118]) by arlo.cworth.org (Postfix) with ESMTP id 0EFB76DE019C for ; Sun, 17 Sep 2017 13:29:33 -0700 (PDT) Received: from fifthhorseman.net (ool-6c3a0662.static.optonline.net [108.58.6.98]) by che.mayfirst.org (Postfix) with ESMTPSA id 90E35F99A; Sun, 17 Sep 2017 16:29:31 -0400 (EDT) Received: by fifthhorseman.net (Postfix, from userid 1000) id E399720600; Sun, 17 Sep 2017 16:27:14 -0400 (EDT) From: Daniel Kahn Gillmor To: Jani Nikula , notmuch@notmuchmail.org Subject: Re: [PATCH 4/4] lib: index the content-type of the parts of encrypted messages In-Reply-To: References: Date: Sun, 17 Sep 2017 16:27:14 -0400 Message-ID: <87d16pt6jh.fsf@fifthhorseman.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.23 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, 17 Sep 2017 20:29:34 -0000 this 4-patch series LGTM. Thanks, Jani! --dkg