From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9902 Path: main.gmane.org!not-for-mail From: Paul Franklin Newsgroups: gmane.emacs.gnus.general Subject: Re: Best way to create an archive group Date: 12 Feb 1997 01:13:02 -0800 Sender: paul@cs.washington.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035149857 21212 80.91.224.250 (20 Oct 2002 21:37:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:37:37 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id BAA31270 for ; Wed, 12 Feb 1997 01:37:37 -0800 Original-Received: from june.cs.washington.edu (june.cs.washington.edu [128.95.1.4]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 12 Feb 1997 10:13:09 +0100 Original-Received: from fester.cs.washington.edu (fester.cs.washington.edu [128.95.4.119]) by june.cs.washington.edu (8.8.5+CS/7.2ju) with ESMTP id BAA17638; Wed, 12 Feb 1997 01:13:06 -0800 Original-Received: (from paul@localhost) by fester.cs.washington.edu (8.6.12/8.6.9) id BAA04695; Wed, 12 Feb 1997 01:13:04 -0800 Original-To: ding@ifi.uio.no In-Reply-To: Lars Magne Ingebrigtsen's message of 11 Feb 1997 13:40:43 +0100 Original-Lines: 19 X-Mailer: Gnus v5.4.10/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:9902 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9902 >>>>> Lars Magne Ingebrigtsen writes: > Hrvoje Niksic writes: >> > I'd recommending creating such a server in the server buffer, and then >> > use the virtual server name as the select method when creating >> > groups. >> Yes, this works. But how do I select the appropriate directory? It's >> still being saved to ~/Mail/... > You set `nnml-directory' (etc.) in the virtual server definition. > Doesn't that work? You probably want to set 'nnml-active-file' as well. If memory serves, this saved me from several headaches when I've had two nnml servers floating around. --Paul