From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46341 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: problem w/ auth-required nntp site Date: Tue, 03 Sep 2002 03:13:14 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1031015626 18386 127.0.0.1 (3 Sep 2002 01:13:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Sep 2002 01:13:46 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17m2GH-0004mR-00 for ; Tue, 03 Sep 2002 03:13:45 +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 17m2Gt-0004yw-00; Mon, 02 Sep 2002 20:14:23 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 02 Sep 2002 20:14:57 -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 UAA23880 for ; Mon, 2 Sep 2002 20:14:47 -0500 (CDT) Original-Received: (qmail 21777 invoked by alias); 3 Sep 2002 01:14:08 -0000 Original-Received: (qmail 21772 invoked from network); 3 Sep 2002 01:14:07 -0000 Original-Received: from pfepb.post.tele.dk (193.162.153.3) by gnus.org with SMTP; 3 Sep 2002 01:14:07 -0000 Original-Received: from defun.localdomain (0xc3d760ca.esnxr5.ras.tele.dk [195.215.96.202]) by pfepb.post.tele.dk (Postfix) with ESMTP id 9A70A5EE212 for ; Tue, 3 Sep 2002 03:14:04 +0200 (CEST) Original-To: ding@gnus.org In-Reply-To: ("James H. Cloos Jr."'s message of "01 Sep 2002 23:32:26 -0400") Original-Lines: 15 User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-redhat-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:46341 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46341 "James H. Cloos Jr." writes: > I've been unable to convince gnus to access an auth-required nntp > server I recently re-subscribed to. > > I tried this in ~/.authinfo: > > machine hostname.elided.com login ME password PASSWD force > > but it was ignored, AFAICT. > > So how do I force gnus to authenticate even when it thinks it doesn't > need to? Maybe it works to add `nntp-send-authinfo' to `nntp-server-opened-hook'.