Gnus development mailing list
 help / color / mirror / Atom feed
From: "Ted Zlatanov" <tzz@lifelogs.com>
Cc: ding@gnus.org
Subject: Re: various  independent  "mail servers" and the nnml backend
Date: 18 Jul 2005 11:22:03 -0400	[thread overview]
Message-ID: <4nk6joyw9w.fsf@lifelogs.com> (raw)
In-Reply-To: <874qas6qpv.fsf@mat.ucm.es> (Uwe Brauer's message of "Mon, 18 Jul 2005 16:09:32 +0000")

On Mon, 18 Jul 2005, oub@mat.ucm.es wrote:

> How can I define two independent servers with the nnml backend.

This should work:

(add-to-list 'gnus-secondary-select-methods
  '(nnml "POP3-GMX" (nnml-directory "/home/oub/Mail/POP3-GMX"))
  '(nnml "OTHER" (nnml-directory "/home/oub/Mail/OTHER")))

You can also do `a' from the Server buffer, add an nnml server, then
hit `e' to edit the parameters and add the nnml-directory.

Ted



  reply	other threads:[~2005-07-18 15:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-18 16:09 Uwe Brauer
2005-07-18 15:22 ` Ted Zlatanov [this message]
2005-07-18 17:47   ` Uwe Brauer
2005-07-19 14:16     ` Ted Zlatanov
2005-07-19 17:03       ` Uwe Brauer
2005-07-19 19:36       ` Uwe Brauer
2005-07-19 21:11       ` Uwe Brauer
2005-07-19 19:54         ` David Z Maze
2005-07-20 19:14           ` Uwe Brauer

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=4nk6joyw9w.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --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).