Gnus development mailing list
 help / color / mirror / Atom feed
From: Lloyd Zusman <ljz@asfast.com>
Subject: Re: Backend-specific nnmail-spool-file?
Date: 08 Dec 1998 10:37:32 -0500	[thread overview]
Message-ID: <lt90giablv.fsf@asfast.com> (raw)
In-Reply-To: dsg@mitre.org's message of "08 Dec 1998 10:20:48 -0500"

dsg@mitre.org (David S. Goldberg) writes:

> I haven't tried this (I'm not sure I understand why you'd want to have
> a separate nnml instance (I assume you mean server?) for each file,
> but does something like this work?
> 
> (setq nnmail-spool-file nil)
> (setq nnml-get-new-mail t)
> (setq gnus-secondary-select-methods '((nnml "a" 
> 					     (nnml-directory "/path/to/a")
> 					     (nnmail-spool-file "a.spool"))
> 				      (nnml "b"
> 					     (nnml-directory "/path/to/b")
> 					     (nnmail-spool-file "b.spool"))))

When I said "instance", I meant what you call "server"; i.e., I'm calling
each secondary select method an "instance".

The reason I asked my question to begin with is that I believe that
the `nnmail-spool-file' cannot be used as you have specified here.  I
believe that its setting within the secondary select methods is
ignored ... it doesn't seem to be one of those special variables such
as `nnml-directory' which can have instance-specific (or, if you
prefer, "server-specific") settings.


-- 
 Lloyd Zusman
 ljz@asfast.com


  reply	other threads:[~1998-12-08 15:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-12-08 14:42 Lloyd Zusman
1998-12-08 15:20 ` David S. Goldberg
1998-12-08 15:37   ` Lloyd Zusman [this message]
1998-12-08 15:42 ` Kai.Grossjohann
1998-12-08 16:42   ` Lloyd Zusman
1998-12-08 23:12     ` Kai.Grossjohann
1998-12-10  4:25       ` Lloyd Zusman
1998-12-10 12:52         ` Kai.Grossjohann
1998-12-10 14:08           ` Lloyd Zusman
1998-12-13  2:07     ` Justin Sheehy
1998-12-13  3:08       ` Lloyd Zusman
1998-12-13  4:15         ` Justin Sheehy

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=lt90giablv.fsf@asfast.com \
    --to=ljz@asfast.com \
    /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).