From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45770 Path: main.gmane.org!not-for-mail From: Josh Huber Newsgroups: gmane.emacs.gnus.general Subject: Re: gpg.el no longer downloading new keys? Date: Mon, 22 Jul 2002 13:55:18 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: <87sn2br6k9.fsf@mail.paradoxical.net> References: <86u1mrpsi6.fsf@duchess.twilley.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1027360576 18333 127.0.0.1 (22 Jul 2002 17:56:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 22 Jul 2002 17:56:16 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17WhPr-0004lZ-00 for ; Mon, 22 Jul 2002 19:56:15 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 17WhPJ-0008AF-00; Mon, 22 Jul 2002 12:55:41 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 22 Jul 2002 12:56:05 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id MAA19580 for ; Mon, 22 Jul 2002 12:55:51 -0500 (CDT) Original-Received: (qmail 23908 invoked by alias); 22 Jul 2002 17:55:22 -0000 Original-Received: (qmail 23903 invoked from network); 22 Jul 2002 17:55:21 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 22 Jul 2002 17:55:21 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 17Whce-0002jy-00 for ; Mon, 22 Jul 2002 20:09:28 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 19 Original-NNTP-Posting-Host: paradoxical.net Original-X-Trace: quimby.gnus.org 1027361368 7796 66.92.73.76 (22 Jul 2002 18:09:28 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 22 Jul 2002 18:09:28 GMT User-Agent: Gnus/5.090007 (Oort Gnus v0.07) XEmacs/21.4 (Honest Recruiter, i686-pc-linux) Cancel-Lock: sha1:C+O5MXTI1uTgnpmqBdb0zbLOQgg= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45770 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45770 Jack Twilley writes: > I seem to recall that gpg.el would use a keyserver of the user's > choice to attempt to download an unknown key. Has this changed? gpg.el does not do this, GnuPG automatically downloads a key if you have a keyserver specified in the .gnupg/options file. Did you by chance just upgrade from 1.0.6 to 1.0.7? If so, you need to add: keyserver-options auto-key-retrieve to that file, since the default has been changed. I believe this was mentioned in the release notes. -- Josh Huber