[PATCH 2/2] debian: Recommend gpgsm for S/MIME support
authorJameson Graef Rollins <jrollins@finestructure.net>
Mon, 17 Mar 2014 04:52:24 +0000 (21:52 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:00:47 +0000 (10:00 -0800)
fe/f50656baa2da963bfe12482b6ce9e7179d104b [new file with mode: 0644]

diff --git a/fe/f50656baa2da963bfe12482b6ce9e7179d104b b/fe/f50656baa2da963bfe12482b6ce9e7179d104b
new file mode 100644 (file)
index 0000000..dd2680f
--- /dev/null
@@ -0,0 +1,74 @@
+Return-Path: <jrollins@finestructure.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 15972431FBF\r
+       for <notmuch@notmuchmail.org>; Sun, 16 Mar 2014 21:52:41 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.3\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id rBgew8YL2sT1 for <notmuch@notmuchmail.org>;\r
+       Sun, 16 Mar 2014 21:52:34 -0700 (PDT)\r
+Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
+       [131.215.239.19])\r
+       by olra.theworths.org (Postfix) with ESMTP id 822E8431FBD\r
+       for <notmuch@notmuchmail.org>; Sun, 16 Mar 2014 21:52:34 -0700 (PDT)\r
+Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
+       by fire-doxen-postvirus (Postfix) with ESMTP id E55043280B9\r
+       for <notmuch@notmuchmail.org>; Sun, 16 Mar 2014 21:52:31 -0700 (PDT)\r
+X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
+Received: from finestructure.net (96-39-203-108.dhcp.mdfd.or.charter.com\r
+       [96.39.203.108]) (Authenticated sender: jrollins)\r
+       by fire-doxen-submit (Postfix) with ESMTP id BA55032806E\r
+       for <notmuch@notmuchmail.org>; Sun, 16 Mar 2014 21:52:29 -0700 (PDT)\r
+Received: by finestructure.net (Postfix, from userid 1000)\r
+       id A565660186; Sun, 16 Mar 2014 21:52:28 -0700 (PDT)\r
+From: Jameson Graef Rollins <jrollins@finestructure.net>\r
+To: Notmuch Mail <notmuch@notmuchmail.org>\r
+Subject: [PATCH 2/2] debian: Recommend gpgsm for S/MIME support\r
+Date: Sun, 16 Mar 2014 21:52:24 -0700\r
+Message-Id: <1395031944-15557-3-git-send-email-jrollins@finestructure.net>\r
+X-Mailer: git-send-email 1.9.0\r
+In-Reply-To: <1395031944-15557-2-git-send-email-jrollins@finestructure.net>\r
+References: <1340995101-9616-1-git-send-email-jrollins@finestructure.net>\r
+       <1395031944-15557-1-git-send-email-jrollins@finestructure.net>\r
+       <1395031944-15557-2-git-send-email-jrollins@finestructure.net>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 17 Mar 2014 04:52:41 -0000\r
+\r
+---\r
+ debian/control | 2 +-\r
+ 1 file changed, 1 insertion(+), 1 deletion(-)\r
+\r
+diff --git a/debian/control b/debian/control\r
+index 8d8e938..5002d78 100644\r
+--- a/debian/control\r
++++ b/debian/control\r
+@@ -30,7 +30,7 @@ Vcs-Browser: http://git.notmuchmail.org/git/notmuch\r
+ Package: notmuch\r
+ Architecture: any\r
+ Depends: libnotmuch3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}\r
+-Recommends: notmuch-emacs | notmuch-vim | notmuch-mutt | alot,  gnupg-agent\r
++Recommends: notmuch-emacs | notmuch-vim | notmuch-mutt | alot,  gnupg-agent, gpgsm\r
+ Description: thread-based email index, search and tagging\r
+  Notmuch is a system for indexing, searching, reading, and tagging\r
+  large collections of email messages in maildir or mh format. It uses\r
+-- \r
+1.9.0\r
+\r