From 957798af44961776492d5c53cc778c4eacd38fe3 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Mon, 17 Mar 2014 21:52:22 +1700 Subject: [PATCH] S/MIME support, rebased --- 44/78d0662ac8394dbb924aa12ef9b6c803f4a706 | 56 +++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 44/78d0662ac8394dbb924aa12ef9b6c803f4a706 diff --git a/44/78d0662ac8394dbb924aa12ef9b6c803f4a706 b/44/78d0662ac8394dbb924aa12ef9b6c803f4a706 new file mode 100644 index 000000000..7cc85ecc5 --- /dev/null +++ b/44/78d0662ac8394dbb924aa12ef9b6c803f4a706 @@ -0,0 +1,56 @@ +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 CD438431FDF + for ; Sun, 16 Mar 2014 21:52:44 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -2.3 +X-Spam-Level: +X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 + tests=[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 2IDAzxGQ378o for ; + Sun, 16 Mar 2014 21:52:40 -0700 (PDT) +Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu + [131.215.239.19]) + by olra.theworths.org (Postfix) with ESMTP id CC6CD431FC4 + for ; Sun, 16 Mar 2014 21:52:34 -0700 (PDT) +Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1]) + by earth-doxen-postvirus (Postfix) with ESMTP id 4ECD666E018A + for ; Sun, 16 Mar 2014 21:52:32 -0700 (PDT) +X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new +Received: from finestructure.net (96-39-203-108.dhcp.mdfd.or.charter.com + [96.39.203.108]) (Authenticated sender: jrollins) + by earth-doxen-submit (Postfix) with ESMTP id 8F0DA66E0026 + for ; Sun, 16 Mar 2014 21:52:31 -0700 (PDT) +Received: by finestructure.net (Postfix, from userid 1000) + id A146E60185; Sun, 16 Mar 2014 21:52:28 -0700 (PDT) +From: Jameson Graef Rollins +To: Notmuch Mail +Subject: S/MIME support, rebased +Date: Sun, 16 Mar 2014 21:52:22 -0700 +Message-Id: <1395031944-15557-1-git-send-email-jrollins@finestructure.net> +X-Mailer: git-send-email 1.9.0 +In-Reply-To: <1340995101-9616-1-git-send-email-jrollins@finestructure.net> +References: <1340995101-9616-1-git-send-email-jrollins@finestructure.net> +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, 17 Mar 2014 04:52:45 -0000 + +Rebased against the current master. Still needs tests. + +jamie. + -- 2.26.2