From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/46386 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Re: problem w/ auth-required nntp site Date: Wed, 04 Sep 2002 06:42:18 +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 1031114610 1638 127.0.0.1 (4 Sep 2002 04:43:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 4 Sep 2002 04:43:30 +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 17mS0l-0000Q9-00 for ; Wed, 04 Sep 2002 06:43:28 +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 17mS1i-0005Md-00; Tue, 03 Sep 2002 23:44:26 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 03 Sep 2002 23:45:02 -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 XAA27001 for ; Tue, 3 Sep 2002 23:44:52 -0500 (CDT) Original-Received: (qmail 26774 invoked by alias); 4 Sep 2002 04:44:12 -0000 Original-Received: (qmail 26769 invoked from network); 4 Sep 2002 04:44:11 -0000 Original-Received: from pfepa.post.tele.dk (193.162.153.2) by gnus.org with SMTP; 4 Sep 2002 04:44:11 -0000 Original-Received: from defun.localdomain (0xc3f95312.esnxr2.ras.tele.dk [195.249.83.18]) by pfepa.post.tele.dk (Postfix) with ESMTP id 301E94810B1 for ; Wed, 4 Sep 2002 06:44:08 +0200 (CEST) Original-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Tue, 03 Sep 2002 03:24:16 +0200") Original-Lines: 14 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:46386 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:46386 Simon Josefsson writes: > Jesper Harder writes: > >>> 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'. > > `nntp-send-authinfo' should be called by default. I haven't looked at the code, but I remember that I had to add it to use one particular server -- but that was a couple of years ago, so maybe it has changed.