From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/13793 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Forcing authentication on a server Date: 06 Feb 1998 11:09:20 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.105) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035153095 11194 80.91.224.250 (20 Oct 2002 22:31:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:31:35 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id CAA24942 for ; Fri, 6 Feb 1998 02:19:10 -0800 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by xemacs.org (8.8.5/8.8.5) with ESMTP id EAA29326 for ; Fri, 6 Feb 1998 04:16:00 -0600 (CST) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id EAN26708; Fri, 6 Feb 1998 04:51:46 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 06 Feb 1998 04:10:09 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id EAA03922 for ; Fri, 6 Feb 1998 04:10:00 -0600 (CST) Original-Received: (qmail 31902 invoked by uid 504); 6 Feb 1998 10:09:56 -0000 Original-Received: (qmail 31899 invoked from network); 6 Feb 1998 10:09:55 -0000 Original-Received: from norne.oslo.metis.no (195.0.254.238) by claymore.vcinet.com with SMTP; 6 Feb 1998 10:09:54 -0000 Original-Received: by norne.oslo.metis.no (8.8.4/8.8.4) id LAA29894; Fri, 6 Feb 1998 11:09:21 +0100 (MET) Original-To: ding@gnus.org In-Reply-To: Steinar Bang's message of "05 Feb 1998 17:38:53 +0100" Original-Lines: 24 X-Mailer: Quassia Gnus v0.22/Emacs 19.34 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:13793 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:13793 >>>>> Steinar Bang : >>>>> Steinar Bang : >> Platform: qgnus-0.22, GNU emacs 19.34, SPARC, Solaris 2.5 >> The FAQ says the following about using an NNTP server with >> authentication: >> (add-hook 'nntp-server-opened-hook 'nntp-send-authinfo) >> I've also tried >> (add-hook 'nntp-server-opened-hook 'nntp-send-nosy-authinfo) > Actually this seemed to work some of the time... but I've been unable > to reproduce it. I seemed to introduce a behaviour where it *always* > asked for username and password on a "g" command in *Group*. > Not really what I was looking for, but I was able to read an article > on that server. It's kind of strange, because it doesn't start asking for username and password straight away. It seems to happen after a certain number of "g" commands in *Group*. Or maybe it happens after the demon has tried to fetch new news and mail...? Hm...