Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: Can I specify a spool file to read from?
Date: 06 Apr 1996 03:40:43 +0200	[thread overview]
Message-ID: <w8shguy3zac.fsf@aegir.ifi.uio.no> (raw)
In-Reply-To: <fawbul74low.fsf@mordor.rsn.hp.com>

Shane Holder <holder@dnshost.rsn.hp.com> 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."


  reply	other threads:[~1996-04-06  1:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-02 17:19 Shane Holder
1996-04-04  1:21 ` Lars Magne Ingebrigtsen
1996-04-04 16:21   ` Shane Holder
1996-04-04 17:41     ` Edward J. Sabol
1996-04-06  1:40       ` Lars Magne Ingebrigtsen
1996-04-11 16:15         ` Edward J. Sabol
1996-04-12  3:16           ` Lars Magne Ingebrigtsen
1996-04-04 19:43     ` Lars Magne Ingebrigtsen
1996-04-04 23:24       ` Shane Holder
1996-04-06  1:40         ` Lars Magne Ingebrigtsen [this message]
1996-04-09  6:05           ` Kai Grossjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=w8shguy3zac.fsf@aegir.ifi.uio.no \
    --to=larsi@ifi.uio.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).