Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
Subject: Re: Converting NNMH mail to NNML.
Date: 11 Jun 2000 14:28:53 -0700	[thread overview]
Message-ID: <m2og57x5yi.fsf@reader.ptw.com> (raw)
In-Reply-To: Jorge Godoy's message of "11 Jun 2000 18:08:45 -0300"

Jorge Godoy <godoy@conectiva.com> writes:

> Hi!
> 
> 
> I have something near 70 folders with thousands of messages using nnmh
> backend. I'd like to switch to nnml. I've been trying it the way
> described in the info (respooling) but I've done something wrong and
> the mail was wrongly separated. 
> 
> Could anybody give me a hand on that? I can send my .gnus file if
> needed (to verify the splitting rules, maybe...).

Without knowing how your split and servers are setup, I'll make some
(possibly bad) guesses.

If your secondary select method is currently set to nnmh like:
(setq gnus-secondary-select-methods '((nnmh "")))

You'll need to change that to:
(setq gnus-secondary-select-methods '((nnml "")))
Then restart gnus or re-evaluate ~/.gnus

I believe splitting only goes to the default servers

Now depending on how your split rules are setup, you should be able to
create nndir groups of each of your nnmh groups in turn (since nndir
is read only, your nnmh group should stay safe in case something goes
wrong)

When an nndir group is created then `M P a' in summary buffer and run 
`B r' to respool each message to what will now be nnml groups.

When this is done press `F' in group buffer to see all the new nnml
groups your split created.

If this is successful you can then do C-u G del on the nnmh groups in turn.



  reply	other threads:[~2000-06-11 21:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-11 21:08 Jorge Godoy
2000-06-11 21:28 ` Harry Putnam [this message]
2000-06-11 22:58   ` Jorge Godoy
2000-06-11 23:41     ` Harry Putnam
2000-06-12 20:40 ` Kai Großjohann
2000-06-14 13:03   ` Jorge Godoy

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=m2og57x5yi.fsf@reader.ptw.com \
    --to=reader@newsguy.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).