From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29408 Path: main.gmane.org!not-for-mail From: Toby Speight Newsgroups: gmane.emacs.gnus.general Subject: Re: .authinfo and mail sources Date: 06 Mar 2000 18:49:22 +0000 Organization: Citrix Systems Sender: owner-ding@hpc.uh.edu Message-ID: References: <87k8jka1rd.fsf@isil.localdomain> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166083 2626 80.91.224.250 (21 Oct 2002 02:08:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:08:03 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id BC417D051E for ; Mon, 6 Mar 2000 13:52:51 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB23866; Mon, 6 Mar 2000 12:50:39 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 06 Mar 2000 12:49:45 -0600 (CST) 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 MAA08557 for ; Mon, 6 Mar 2000 12:49:34 -0600 (CST) Original-Received: from gatekeeper.ctxuk.citrix.com (gatekeeper.ctxuk.citrix.com [195.153.38.114]) by mailhost.sclp.com (Postfix) with ESMTP id 4853AD051E for ; Mon, 6 Mar 2000 13:49:30 -0500 (EST) Original-Received: from sh.ctxuk.citrix.com (sh.ctxuk.citrix.com [10.30.224.4]) by gatekeeper.ctxuk.citrix.com (8.8.7/BSCF-1.7) with ESMTP id SAA19600 for ; Mon, 6 Mar 2000 18:49:25 GMT Original-Received: from hwav01.ctxuk.citrix.com (hwav01.ctxuk.citrix.com [10.30.224.26]) by sh.ctxuk.citrix.com (8.8.7/BSCF-1.7) with SMTP id SAA27830 for ; Mon, 6 Mar 2000 18:49:25 GMT Original-Received: from 10.30.224.23 by hwav01.ctxuk.citrix.com (InterScan E-Mail VirusWall NT); Mon, 06 Mar 2000 18:49:24 -0000 (GMT Standard Time) Original-Received: from lanber.cam.eu.citrix.com ([10.70.1.235]) by hwmail01.ctxuk.citrix.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id FBTMC8YJ; Mon, 6 Mar 2000 18:49:24 -0000 Original-To: The Gnus Mailing List Original-Lines: 18 In-Reply-To: Simon Josefsson's message of "03 Mar 2000 14:27:45 +0100" X-Author-Info: Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29408 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29408 Simon> Simon Josefsson 0> In article , Simon wrote: Simon> John Prevost writes: Simon> Simon> Perhaps we could further enhance the syntax of netrc files in Simon> .authinfo, perhaps add a keyword `port' to specify which port Simon> we're talking about? As one couldn't run multiple services on Simon> a single port, that might work. That's not useful if you have several sets of credentials on a particular server. For example, two or more IMAP accounts on one server, or multiple POP drops. I use a POP proxy, which makes this scenario more likely (though ATM I only access one account through it). Adding server names to mail-sources sounds a better bet to me.