From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11121 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Authinfo & multiple servers Date: 27 May 1997 19:42:48 +0200 Message-ID: References: <199705202144.QAA26198@tigger.beckman.uiuc.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035150884 28401 80.91.224.250 (20 Oct 2002 21:54:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:54:44 +0000 (UTC) Return-Path: Original-Received: from sandy.calag.com (root@sandy [206.190.83.128]) by altair.xemacs.org (8.8.5/8.8.5) with ESMTP id NAA12396 for ; Tue, 27 May 1997 13:22:07 -0700 Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by sandy.calag.com (8.8.5/8.8.5) with ESMTP id NAA24139 for ; Tue, 27 May 1997 13:21:57 -0700 Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id PAA11404 for ; Tue, 27 May 1997 15:21:14 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Tue, 27 May 1997 20:21:29 +0200 Original-Received: (qmail 30778 invoked by uid 504); 27 May 1997 18:21:22 -0000 Original-Received: (qmail 30775 invoked from network); 27 May 1997 18:21:22 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by claymore.vcinet.com with SMTP; 27 May 1997 18:21:22 -0000 Original-Received: from proletcult.slip.ifi.uio.no (root@ppp13.larris.ifi.uio.no [129.240.68.113]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Tue, 27 May 1997 20:21:19 +0200 Original-Received: (from larsi@localhost) by proletcult.slip.ifi.uio.no (8.8.2/8.8.2) id TAA07407; Tue, 27 May 1997 19:42:52 +0200 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: dubach1@fas.harvard.edu's message of 27 May 1997 08:21:51 -0400 X-Mailer: Quassia Gnus v0.1/Emacs 19.34 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ Let's say I have three groups from server S1, with username U1 and > password P1, and four groups from server S2 with username U2 and > password P2. What is the recommended way of setting up Gnus to cope > with this? You could just use `nntp-send-nosy-authinfo', but that would be cheating. The recommended way is to define `nntp-server-opened-hook' in each virtual server to the function you wish to use for authenticalion on that server. So you simply write different functions for different servers. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen