From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31592 Path: main.gmane.org!not-for-mail From: George McNinch Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus v5.8.7 is released Date: 02 Jul 2000 16:49:09 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: Reply-To: George McNinch NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035167986 15030 80.91.224.250 (21 Oct 2002 02:39:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:39:46 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 5B0B6D051E for ; Sun, 2 Jul 2000 17:50:21 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id QAC18176; Sun, 2 Jul 2000 16:50:07 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 02 Jul 2000 16:49:23 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA25693 for ; Sun, 2 Jul 2000 16:49:12 -0500 (CDT) Original-Received: from galois.math.nd.edu (galois.math.nd.edu [129.74.5.234]) by mailhost.sclp.com (Postfix) with ESMTP id 509AED0533 for ; Sun, 2 Jul 2000 17:49:21 -0400 (EDT) Original-Received: (from gmcninch@localhost) by galois.math.nd.edu (8.9.3/8.9.3) id QAA14376; Sun, 2 Jul 2000 16:49:15 -0500 (EST) X-Authentication-Warning: galois.math.nd.edu: gmcninch set sender to McNinch.1@nd.edu using -f Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=), ding@gnus.org In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Sun, 2 Jul 2000 23:09:09 +0200" Original-Lines: 26 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Biscayne) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31592 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31592 >>>>> "Kai" =3D=3D Kai Gro=DFjohann wr= ites: Kai> George McNinch writes: >> Installing 5.8.7 seems to have made nnimap no longer look at my >> ~/.authinfo file. I didn't change any configuration -- it >> worked with 5.8.4, and now doesn't; I'm now prompted each time >> for username and password. Kai> Hm. Does it help to frob the server name in ~/.authinfo? Kai> Suppose you have (nnimap "foo" (nnimap-address "bar") ...) as Kai> server definition, what happens if you put `machine foo' in Kai> there? `machine bar'? If you have (nnimap "" Kai> (nnimap-address "bar")...), you can only use `machine bar', Kai> of course. Um. I have the latter situation i.e. I have specified (nnimap "" (nnimap-address "bar")) (and the .authinfo entry is indeed 'machine bar'). I got nowhere by first trying to add 'foo' to the server definition; any tips on how to proceed? (I guess 'foo' should be a virtual server name? I wasn't able to access any of the imap mailboxes when I added the virtual server name to my imap server command).