Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
To: geotal@gmail.com
Cc: ding@gnus.org
Subject: Re: Reading nnml directories
Date: Thu, 27 Mar 2008 22:35:31 +0100	[thread overview]
Message-ID: <v9od8zn93w.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <loom.20080309T163918-620@post.gmane.org> (geotal@gmail.com's message of "Sun, 9 Mar 2008 16:52:38 +0000 (UTC)")

On Sun, Mar 09 2008, geotal wrote:

> I would like to be read nnml mail directories, making use of the
> .overview and .marks files that already exist there.  The
> directories are not in the usual location for the already existing
> nnml server, but exist on a USB drive.  I tried creating another
> nnml server but it appears that you can only have one nnml server in
> gnus-secondary-select-methods.

I have three different nnml servers.  You need to make sure to specify
different server variables at least for `nnml-directory' and
`nnml-active-file' see (info "(gnus)Server Variables").

,----[ <f1> v gnus-secondary-select-methods RET ]
| gnus-secondary-select-methods is a variable defined in `gnus.elc'.
| [...]
| 
| Value: 
| ([...]
|  (nnml "personal"
|        (nnml-directory "~/Mail/personal")
|        (nnml-get-new-mail t)
|        (nnml-active-file "~/Mail/var/nnml/personal/active"))
|  (nnml "news"
|        (nnml-directory "~/News/news")
|        (nnml-get-new-mail nil)
|        (nnml-active-file "~/News/var/nnml/news/active"))
|  (nnml "archive"
|        (nnml-directory "~/News/archive")
|        (nnml-get-new-mail nil)
|        (nnml-active-file "~/News/var/nnml/archive/active")))
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/



      reply	other threads:[~2008-03-27 21:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-09 16:52 geotal
2008-03-27 21:35 ` Reiner Steib [this message]

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=v9od8zn93w.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    --cc=ding@gnus.org \
    --cc=geotal@gmail.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).