From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31604 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus v5.8.7 is released Date: 03 Jul 2000 12:26:20 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <2n1z1ccggx.fsf@tiger.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167996 15070 80.91.224.250 (21 Oct 2002 02:39:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:39:56 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 4B5F9D0520 for ; Mon, 3 Jul 2000 06:27:02 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id FAC04070; Mon, 3 Jul 2000 05:26:50 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 03 Jul 2000 05:25:58 -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 FAA29097 for ; Mon, 3 Jul 2000 05:25:45 -0500 (CDT) Original-Received: from karon.dynas.se (karon.dynas.se [192.71.43.4]) by mailhost.sclp.com (Postfix) with SMTP id 6C750D0520 for ; Mon, 3 Jul 2000 06:26:13 -0400 (EDT) Original-Received: (qmail 78633 invoked from network); 3 Jul 2000 10:26:12 -0000 Original-Received: from spirit.sto.dynas.se (HELO spirit.dynas.se) (172.16.1.10) by karon.sto.dynas.se with SMTP; 3 Jul 2000 10:26:12 -0000 Original-Received: (qmail 23357 invoked from network); 3 Jul 2000 10:26:17 -0000 Original-Received: from unknown (HELO localhost.localdomain) (172.16.13.121) by spirit.dynas.se with SMTP; 3 Jul 2000 10:26:17 -0000 Original-To: palmieri@math.washington.edu (John H. Palmieri) In-Reply-To: palmieri@math.washington.edu's message of "02 Jul 2000 22:48:27 -0700" Mail-Copies-To: never Original-Lines: 16 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Capitol Reef) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:31604 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:31604 palmieri@math.washington.edu (John H. Palmieri) writes: > Here's what I did: I deleted the "default" line from .authinfo. I > used to have > > machine math.washington.edu login palmieri password BLAH > default login anonymous password palmieri@math.washington.edu Nnimap used to have a hack that allowed you to specify the virtual server name in .authinfo files, and nnimap tried to look up this name ("" in your case) -- and received the default entry back... I've now removed the hack from cvs. Also, the "port imap" statement shouldn't be required. (But doesn't harm anything.)