Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Migrating to IMAP for real?  As a native method, anyway.
Date: 21 Feb 2001 21:16:44 +0100	[thread overview]
Message-ID: <vafu25nsser.fsf@lucy.cs.uni-dortmund.de> (raw)

I will be migrating to IMAP sometime in the not so distant future, and
I thought maybe I should try to make nnimap my primary select method.

Does anybody have experience with using nnimap as the native server?

And what would be the least painful way to migrate from me having:

(setq gnus-select-method '(nntp "foo"))
(setq gnus-secondary-select-methods
      '((nnimap "" (nnimap-address "bar"))
        (nnml "")))

to me having this:

(setq gnus-select-method '(nnimap "" (nnimap-address "bar")))
(setq gnus-secondary-select-methods
      '((nnml "")
        (nntp "" (nntp-address "foo"))))

I'd like to keep all marks, if possible.  But of course, I only want
to do this if there won't be tons of problems.

kai
-- 
Be indiscrete.  Do it continuously.



             reply	other threads:[~2001-02-21 20:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-21 20:16 Kai Großjohann [this message]
2001-02-21 20:28 ` Michael Alan Dorman
2001-02-21 20:38   ` ShengHuo ZHU
2001-02-21 21:21     ` Kai Großjohann
2001-02-21 21:19   ` Kai Großjohann
2001-02-22 13:53 ` Christoph Rohland
2001-02-22 14:21   ` Paul Jarc
2001-02-23 17:16 ` Douglas K. Rand
2001-02-26  9:41 ` Christoph Rohland

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=vafu25nsser.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /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).