From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36320 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: [Q] primary / secondary methods differences Date: 23 May 2001 00:12:26 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035171924 7970 80.91.224.250 (21 Oct 2002 03:45:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:45:24 +0000 (UTC) Return-Path: Original-Received: (qmail 23750 invoked by alias); 22 May 2001 22:12:28 -0000 Original-Received: (qmail 23745 invoked from network); 22 May 2001 22:12:28 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 22 May 2001 22:12:28 -0000 Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) (authenticated) by dolk.extundo.com (8.11.3/8.11.3) with ESMTP id f4MMCaq25792 for ; Wed, 23 May 2001 00:12:36 +0200 Original-To: ding@gnus.org In-Reply-To: (Didier Verna's message of "22 May 2001 18:34:48 +0200") Mail-Copies-To: nobody User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.103 Original-Lines: 36 Xref: main.gmane.org gmane.emacs.gnus.general:36320 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36320 Didier Verna writes: > > What about foreign servers? A while ago, I think someone suggested > > there should be only a single list of servers, customizable via the > > server buffer. > > It's good to have native servers different from foreign > servers. I find it important that gnus does not check for new > newsgroups on foreign ones. The foreignness of a server should IMHO just be a customization, it should not define the server. An enhanced *Server* buffer might list all servers together with options and common operations: news Backend: nntp [DEL] Foreign: [ ] NNTP options: Address: news.example.org Port: nntp SSL [ ] mail Backend: nnml [DEL] NNML options: Directory: ~/Mail/ NNML operations: [Regenerate NOV] imap.example.org Backend: nnimap [DEL] Foreign: [ ] NNIMAP options: Address: Port: imap SSL [ ] Authenticator: [CRAM-MD5] Or something.