From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5859 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Can I specify a spool file to read from? Date: 06 Apr 1996 03:40:43 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035146400 1591 80.91.224.250 (20 Oct 2002 20:40:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:40:00 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from biggulp.callamer.com (root@biggulp.callamer.com [199.74.141.2]) by deanna.miranova.com (8.7.5/8.6.9) with ESMTP id SAA00227 for ; Fri, 5 Apr 1996 18:21:13 -0800 Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by biggulp.callamer.com (8.7.4/8.7.3) with SMTP id SAA16486 for ; Fri, 5 Apr 1996 18:09:01 -0800 (PST) Original-Received: from aegir.ifi.uio.no (4867@aegir.ifi.uio.no [129.240.94.24]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sat, 6 Apr 1996 03:40:50 +0200 Original-Received: (from larsi@localhost) by aegir.ifi.uio.no ; Sat, 6 Apr 1996 03:40:44 +0200 Original-To: ding@ifi.uio.no Original-Lines: 29 Xref: main.gmane.org gmane.emacs.gnus.general:5859 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5859 Shane Holder writes: > In short what I want is the ability to put a spool file, or list of > spool files in the group parameters. > > I have multiple spool files in a directory specified by > nnmail-procmail-directory, that are generated by procmail. With the way > gnus currently works I have to have a final rule that sends mail not handled > by previous rules to that directory as a file mail.misc.spool. > Instead of the mail going mail.misc.spool, I would like it to go to > /usr/spool/mail/holder. This doesn't won't work because it's not in > the nnmail-procmail-directory, and doesn't end with .spool, so my > misc.mail group can't find it. If I was able to tell the misc.mail > group to read from /usr/spool/mail/holder, and ignore > nnmail-procmail-directory/misc.mail.spool my problems would be solved. If you have just (setq nnmail-split-methods '(("mail.misc" ""))) and (setq nnmail-spool-file "/usr/spool/mail/holder") then you'll get the effect you're looking for, I think. -- "Yes. The journey through the human heart would have to wait until some other time."