From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15330 Path: main.gmane.org!not-for-mail From: Harald Meland Newsgroups: gmane.emacs.gnus.general Subject: Re: nntp server login? Date: 18 Jun 1998 16:24:38 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <199806180345.UAA08297@omni.c-cube.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035154382 21548 80.91.224.250 (20 Oct 2002 22:53:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:53:02 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.0/8.9.0) with ESMTP id HAA02419 for ; Thu, 18 Jun 1998 07:32:29 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id KAA02774 for ; Thu, 18 Jun 1998 10:28:38 -0400 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 IAS18198; Thu, 18 Jun 1998 09:00:58 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 18 Jun 1998 09:25:31 -0500 (CDT) 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 JAA01627 for ; Thu, 18 Jun 1998 09:25:23 -0500 (CDT) Original-Received: (qmail 21818 invoked by uid 504); 18 Jun 1998 14:25:02 -0000 Original-Received: (qmail 21814 invoked from network); 18 Jun 1998 14:25:01 -0000 Original-Received: from mons.uio.no (HELO mons) (6089@129.240.130.14) by claymore.vcinet.com with SMTP; 18 Jun 1998 14:25:01 -0000 Original-Received: from octarine.uio.no (actually octarine.uio.no [129.240.186.25]) by mons with SMTP (PP); Thu, 18 Jun 1998 16:24:40 +0200 Original-Received: by octarine.uio.no ; Thu, 18 Jun 1998 16:24:38 +0200 (MET DST) Original-To: Jan Exner In-Reply-To: Jan Exner's message of "Thu, 18 Jun 1998 14:01:53 GMT" Original-Lines: 12 X-Mailer: Gnus v5.6.11/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15330 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15330 [Jan Exner] > Is it possible to have one (the main) server with authentication, and > some others without? In your ~/.authinfo (or whatever your `nntp-authinfo-file' points to), don't list servers that doesn't need authentication. Also, make sure you don't have any authentication functions (like nntp-send-authinfo) _always_ called from `nntp-server-opened-hook' and friends. -- Harald