From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85486 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: importing PGP keys Date: Tue, 20 Jan 2015 18:45:57 +0800 Message-ID: <87d269ohlm.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1421750468 14534 80.91.229.3 (20 Jan 2015 10:41:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Jan 2015 10:41:08 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33728@lists.math.uh.edu Tue Jan 20 11:41:07 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YDWF8-0001I0-1T for ding-account@gmane.org; Tue, 20 Jan 2015 11:41:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1YDWE2-0006vw-04; Tue, 20 Jan 2015 04:39:58 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1YDWDz-0006vm-43 for ding@lists.math.uh.edu; Tue, 20 Jan 2015 04:39:55 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.84) (envelope-from ) id 1YDWDx-0006UT-03 for ding@lists.math.uh.edu; Tue, 20 Jan 2015 04:39:54 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1YDWDu-0002aW-Sp for ding@gnus.org; Tue, 20 Jan 2015 11:39:50 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YDWDl-0000pU-Fs for ding@gnus.org; Tue, 20 Jan 2015 11:39:41 +0100 Original-Received: from 50.56.99.223 ([50.56.99.223]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Jan 2015 11:39:41 +0100 Original-Received: from eric by 50.56.99.223 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Jan 2015 11:39:41 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 50.56.99.223 User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:mhLd9OefVk6F9mk8LlkbDktMo6Y= X-Spam-Score: -1.5 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85486 Archived-At: So someone just emailed me their public PGP key. I can save the MIME attachment to a file, then call "gpg --import thekey.key", but the resulting key isn't associated with their email address, and therefore I'm not able to send them encrypted emails, at least not by default. Does anyone have a clever function for importing an attached key and automatically associating it with the email address which sent it? Or somehow doing it after the fact? I've been googling for a while now, and haven't found the answer... Thanks, Eric