Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: ding@gnus.org
Subject: Re: moving from nnml to nnimap
Date: Mon, 14 Mar 2011 15:11:44 -0500	[thread overview]
Message-ID: <87d3lt8nsv.fsf@lifelogs.com> (raw)
In-Reply-To: <86ipvl5vfi.fsf@red.stonehenge.com>

On Mon, 14 Mar 2011 12:55:13 -0700 merlyn@stonehenge.com (Randal L. Schwartz) wrote: 

RLS> I have about 300 nnml groups, some dating back a decade or so.

RLS> I'd like to move them to IMAP, so I can get to them offbox and also
RLS> with Mail.app on my iphone.

RLS> I already have my incoming mail split to both
RLS> .incoming/[nnml-group-name] and IMAP folders, and I can see
RLS> nnimap+localhost:INBOX just fine.

RLS> First, is there info in the nnml format (like marks) that I'll lose when
RLS> I go to nnimap?

No, but the marks will now live on the IMAP server instead of locally.

RLS> Second, is there an easy way to take everything from nnml:MUMBLE and
RLS> move it to nnimap:MUMBLE while retaining as much meta-info as possible?

I don't know of one.  You basically need to do (open group with C-u to
see all articles, mark all articles, copy to 
(gnus-newsgroup-name =~ s/nnml/nnimap/) ) 300 times.  It can be
automated I guess, but no one has needed the automation badly enough.
If you want I can write a function to do it.

Ted




  reply	other threads:[~2011-03-14 20:11 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-14 19:55 Randal L. Schwartz
2011-03-14 20:11 ` Ted Zlatanov [this message]
2011-03-15  1:02   ` Dave Goldberg
2011-03-15 15:28   ` Lars Magne Ingebrigtsen
2011-03-15 15:51     ` Ted Zlatanov
2011-03-15 15:58       ` Lars Magne Ingebrigtsen
2011-03-15 16:07         ` Ted Zlatanov
2011-03-15 16:13           ` Lars Magne Ingebrigtsen
2011-03-17  8:13     ` Reiner Steib
2011-03-17 14:46       ` Ted Zlatanov
2011-03-17 19:07       ` Randal L. Schwartz
2011-03-17 19:15         ` Lars Magne Ingebrigtsen
2011-03-17 20:17           ` Randal L. Schwartz
2011-03-17 20:19             ` Lars Magne Ingebrigtsen
2011-03-17 22:12               ` Randal L. Schwartz
2011-03-29 19:12                 ` Lars Magne Ingebrigtsen
2011-03-16  8:38   ` Steinar Bang
2011-03-16 13:55     ` Ted Zlatanov
2011-03-17  8:12       ` Steinar Bang
2011-03-17 10:58         ` Ted Zlatanov
  -- strict thread matches above, loose matches on Subject: below --
2003-11-24  0:59 Moving " Jinhyok Heo
2003-11-24  1:48 ` Daniel Pittman
2003-11-24 16:24   ` Ted Zlatanov
2003-11-25 17:01     ` Ken Raeburn

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=87d3lt8nsv.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).