From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 32075 invoked from network); 23 Jul 2021 16:52:12 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 23 Jul 2021 16:52:12 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1m6yPD-009Ro9-HF for ml@inbox.vuxu.org; Fri, 23 Jul 2021 11:52:11 -0500 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1m6yPC-00Afzz-Uc for ml@inbox.vuxu.org; Fri, 23 Jul 2021 11:52:10 -0500 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1m6yPC-00Afzu-7h for ding@lists.math.uh.edu; Fri, 23 Jul 2021 11:52:10 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1m6yPA-009RnU-KN for ding@lists.math.uh.edu; Fri, 23 Jul 2021 11:52:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=hHOdvcaDTu5c27ge/Lbk0u800I3syFoaJasg9A6DYWo=; b=YjL0EZgr3b/SI/+kfjhpdhP2Ic vHI87SDa/fS9P7IWJ20ANsBPdWnyfcX32mFPyd7ip1vDIisZPo5m/4lHhqIHvZrk+L7ElOGl+vs48 C5oCuruygpYDxqUeFw++ivv/B76K4M46+lSoe2PBiGz4WEVoLv3wYvfNSs6+aW9XQItk=; Received: from mail.ericabrahamsen.net ([52.70.2.18]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1m6yP3-0007uj-Vc for ding@gnus.org; Fri, 23 Jul 2021 18:52:04 +0200 Received: from localhost (c-71-197-184-122.hsd1.wa.comcast.net [71.197.184.122]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 4DC48FA0A0; Fri, 23 Jul 2021 16:52:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericabrahamsen.net; s=mail; t=1627059120; bh=hHOdvcaDTu5c27ge/Lbk0u800I3syFoaJasg9A6DYWo=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=Gq2MDQgTtTydifCI70RXsXBqYY7ELldbAiRtCh0Uc8GAEskiHfF0Yig9+WUMkPjwF LTNHl/lPHlH9OiPgdKhj4vJghdJ4rtsXaIP0ebm6m3qgJTBKjOy8vJnE9KB5ZenQHm zLOtJiMLNiDH26xVwos/hbGB86ToajBBL7YpqJy4= From: Eric Abrahamsen To: John Covici Cc: Pankaj Jangid , ding@gnus.org Subject: Re: problem using gnus References: <87im118086.fsf@ericabrahamsen.net> Date: Fri, 23 Jul 2021 09:51:58 -0700 In-Reply-To: (John Covici's message of "Fri, 23 Jul 2021 12:45:42 -0400") Message-ID: <87eebp7z2p.fsf@ericabrahamsen.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain List-ID: Precedence: bulk John Covici writes: > The select method is just '(gnus-select-method '(nntp "news.grc.com") Does it have a corresponding entry in your ~/.authinfo{.gpg} file?