From: David Bremner Date: Sun, 24 Jan 2016 16:21:14 +0000 (+2000) Subject: SMIME signature verification patches, v4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fa5ca8564120c71ca0ae2ed88f8fb4327f1cc254;p=notmuch-archives.git SMIME signature verification patches, v4 --- diff --git a/36/6007bd2b9ee7bae01d67c762290c9154df52b1 b/36/6007bd2b9ee7bae01d67c762290c9154df52b1 new file mode 100644 index 000000000..e568082ba --- /dev/null +++ b/36/6007bd2b9ee7bae01d67c762290c9154df52b1 @@ -0,0 +1,50 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id 277B06DE13DB + for ; Sun, 24 Jan 2016 08:21:31 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.309 +X-Spam-Level: +X-Spam-Status: No, score=-0.309 tagged_above=-999 required=5 tests=[AWL=0.242, + RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001] 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 W_WrSCBGZ6wU for ; + Sun, 24 Jan 2016 08:21:29 -0800 (PST) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id 46F3A6DE025F + for ; Sun, 24 Jan 2016 08:21:28 -0800 (PST) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) id 1aNNPE-0002Mx-0w + for notmuch@notmuchmail.org; Sun, 24 Jan 2016 11:20:48 -0500 +Received: (nullmailer pid 16063 invoked by uid 1000); + Sun, 24 Jan 2016 16:21:25 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: SMIME signature verification patches, v4 +Date: Sun, 24 Jan 2016 12:21:14 -0400 +Message-Id: <1453652479-15968-1-git-send-email-david@tethera.net> +X-Mailer: git-send-email 2.6.4 +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +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, 24 Jan 2016 16:21:31 -0000 + +This is a simple rebase of + + id:1450100337-31655-1-git-send-email-david@tethera.net + +The first 3 patches of that series are now in master. +