Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: Question about nnfolder-directory and nnml-directory
Date: Thu, 02 Aug 2001 17:07:12 +0200	[thread overview]
Message-ID: <vafd76ezejj.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <m3itg6a7dd.fsf@bombay.dyndns.org> (Nevin Kapur's message of "Thu, 02 Aug 2001 10:01:18 -0400")

On Thu, 02 Aug 2001, Nevin Kapur wrote:

> I'm trying to figure out the role of nnfolder-directory and
> nnml-directory. I have, in my .gnus
> 
> (setq nnfolder-directory "~/mail"
>       nnml-directory "~/Mail")

Don't do that.  These values are specific for each server.  Set them
as server parameters:

(add-to-list 'gnus-secondary-select-methods
             '(nnfolder "foo" (nnfolder-directory "~/mail/")))

See?

kai
-- 
~/.signature: No such file or directory


  reply	other threads:[~2001-08-02 15:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-02 14:01 Nevin Kapur
2001-08-02 15:07 ` Kai Großjohann [this message]
2001-08-02 15:38   ` Nevin Kapur

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=vafd76ezejj.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=ding@gnus.org \
    /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).