Re: Emacs not finding keys to verify signatures
authorDavid Bremner <david@tethera.net>
Fri, 28 Jun 2013 11:18:28 +0000 (08:18 +2100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:55:45 +0000 (09:55 -0800)
89/1ac86a2cd1171152b65dcf00227d3317da4286 [new file with mode: 0644]

diff --git a/89/1ac86a2cd1171152b65dcf00227d3317da4286 b/89/1ac86a2cd1171152b65dcf00227d3317da4286
new file mode 100644 (file)
index 0000000..178770d
--- /dev/null
@@ -0,0 +1,70 @@
+Return-Path: <david@tethera.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 98D3E431FBC\r
+       for <notmuch@notmuchmail.org>; Fri, 28 Jun 2013 04:18:59 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 1.274\r
+X-Spam-Level: *\r
+X-Spam-Status: No, score=1.274 tagged_above=-999 required=5\r
+       tests=[RDNS_NONE=1.274] 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 EIL6JV+Dup2z for <notmuch@notmuchmail.org>;\r
+       Fri, 28 Jun 2013 04:18:51 -0700 (PDT)\r
+Received: from yantan.tethera.net (unknown [199.188.72.155])\r
+       (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 32A2D431FB6\r
+       for <notmuch@notmuchmail.org>; Fri, 28 Jun 2013 04:18:51 -0700 (PDT)\r
+Received: from remotemail by yantan.tethera.net with local (Exim 4.80)\r
+       (envelope-from <david@tethera.net>)\r
+       id 1UsWhE-0008Sh-EU; Fri, 28 Jun 2013 08:18:32 -0300\r
+Received: (nullmailer pid 22557 invoked by uid 1000); Fri, 28 Jun 2013\r
+       11:18:28 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Daniel Patterson <dbp@dbpmail.net>, notmuch@notmuchmail.org\r
+Subject: Re: Emacs not finding keys to verify signatures\r
+In-Reply-To:\r
+ <87sj07a72g.fsf@thinkpad.i-did-not-set--mail-host-address--so-tickle-me>\r
+References:\r
+ <87sj07a72g.fsf@thinkpad.i-did-not-set--mail-host-address--so-tickle-me>\r
+User-Agent: Notmuch/0.15.2+141~gd298af4 (http://notmuchmail.org) Emacs/24.3.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Fri, 28 Jun 2013 08:18:28 -0300\r
+Message-ID: <87sj028ovv.fsf@zancas.localnet>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\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: Fri, 28 Jun 2013 11:18:59 -0000\r
+\r
+Daniel Patterson <dbp@dbpmail.net> writes:\r
+>\r
+> I click on it, and it requests _my_ public key from the key server, and\r
+> of course nothing changes - because I already had the key.\r
+\r
+So after you click, the key downloads, and the button does not change\r
+colour?\r
+\r
+> Any ideas? Is this because of some missing package or misconfigured\r
+> setting? I'm using the latest released version of notmuch (0.15.2),\r
+> emacs 24.2.1, and gpg 1.4.11.\r
+\r
+Does using easypg from within emacs work for you? You can try with \r
+"M-x epa-list-keys"\r
+\r
+\r
+\r