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 61093431FB6 for ; Sat, 17 Jan 2015 14:00:09 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.138 X-Spam-Level: X-Spam-Status: No, score=0.138 tagged_above=-999 required=5 tests=[DNS_FROM_AHBL_RHSBL=2.438, RCVD_IN_DNSWL_MED=-2.3] 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 1dxroP8RRRxl for ; Sat, 17 Jan 2015 14:00:06 -0800 (PST) Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu [131.215.239.19]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 16A68431FAF for ; Sat, 17 Jan 2015 14:00:06 -0800 (PST) Received: from smtp02.caltech.edu (localhost [127.0.0.1]) by filter-return (Postfix) with ESMTP id 7A4646C0318; Sat, 17 Jan 2015 14:00:05 -0800 (PST) X-Spam-Scanned: at Caltech-IMSS on smtp02.caltech.edu by amavisd-new Received: from finestructure.net (cpe-104-173-172-86.socal.res.rr.com [104.173.172.86]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jrollins) by smtp-server.its.caltech.edu (Postfix) with ESMTPSA id 2AF706C03B3; Sat, 17 Jan 2015 14:00:05 -0800 (PST) Received: by finestructure.net (Postfix, from userid 1000) id E2C4360142; Sat, 17 Jan 2015 14:00:04 -0800 (PST) From: Jameson Graef Rollins To: David Bremner , David Bremner , Notmuch Mail Subject: Re: [PATCH] test: initial tests for smime In-Reply-To: <1421530691-14060-1-git-send-email-david@tethera.net> References: <87wq4ltbma.fsf@servo.finestructure.net> <1421530691-14060-1-git-send-email-david@tethera.net> User-Agent: Notmuch/0.19+28~g3915564 (http://notmuchmail.org) Emacs/24.4.1 (x86_64-pc-linux-gnu) Date: Sat, 17 Jan 2015 13:59:59 -0800 Message-ID: <87twzpt6e8.fsf@servo.finestructure.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" 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: Sat, 17 Jan 2015 22:00:09 -0000 --=-=-= Content-Type: text/plain On Sat, Jan 17 2015, David Bremner wrote: > It was kindof my fault: my original script add embedded ^M's in it, but > this "cleverness" was messed up somewhere in the patch process. > > Does this version work for you? For some reason PATCH 3/4 no longer applies after substituting in this patch as PATCH 1/4. But do we really need to test the message output of openssl? It seems like it's broken, and if it ever gets fixed we'll need to change this test. But all we really care about is that openssl is properly verifying the message, yes? Why not just test that and forget about the rest of openssl's output? jamie. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJUuttfAAoJEO00zqvie6q8YrkQAI3q6BZ8y1Ys796LY/E4gL+T IkInSp6iV1//YzsscBYUmXmbY0tAAxMBUsB0RNJHJLLldW81ndB4kcDUq+R7rhGE BdOTDnnEkPbl8TDGXo6M4w+lTzIt1BddDdNXvTMJ8GMclQBdARlW0SOYVzDsDpuS 0U0x6OW2qq+0KFt23iBpdUQXHgXJdzVFb1jPcm6NhQrYFOLV26OqdifRZUrjuiDA Rs8N5rBXbLpZGh1xuaw1idl4c2220LNtrTsFVFAPRRcWHsgpOZBwxn7CRAyix8u0 +ryQfVVZjjUv5WQYAr9dkeoozjemhNjVlp+g3EMmy5owGjnUIiy38VxngnBrBRTu KvxpuPDFhHzXTzOsuJjFO2kYPb8N18vHcofFGB/r3jCG80jlS7JgimSuaVg7QzWr UaCHct3W3FGqv+NMG75mgdK2ZWKZYjNA9rJuu8tElzjINMM8N9KCWW3BHtyVZAk/ Ut3YJ/LTsIcaKJp/MqTLxgYhLziIiHtkQuMee/Rqwc+M31Tvmi6Il/Qit7vtOEkn EtXIFFP1HQiZeYpL0TQkuWQ4KGrevulVIoZBFZi2Rfuw6dQpcO8ka4dxpEHkS4Is 7w8USdrycWVPyxE2NZWbf6B3ozoq/JpVSQbkUovHLU8+a5wdSb2wzWW6QnvZ8azS gelU7iOZIKE/js+9bqnk =YFGe -----END PGP SIGNATURE----- --=-=-=--