Gnus development mailing list
 help / color / mirror / Atom feed
* Possible FAQ entry: How do I archive/restore my (nnml) mail?
@ 2001-08-26 18:26 Rob Browning
  2001-08-26 21:17 ` Simon Josefsson
  2001-08-27 16:59 ` Simon Josefsson
  0 siblings, 2 replies; 7+ messages in thread
From: Rob Browning @ 2001-08-26 18:26 UTC (permalink / raw)



This seems like FAQ material now that there's a fairly good solution.

Q: How do I archive/restore my (nnml) mail?

A: Some of the server backends, notably nnml ATM, now actually store
the article marks with each group.  For these servers, archiving and
restoring a group is fairly simple (Caveat: at the moment, group
parameters will not be preserved by this process, so if you depend on
them, beware):

  Archiving:

  - Quit gnus.

  - Tar up the relevant group directory and save it somewhere.

  - Start gnus and delete the group with "C-u G DEL".  WARNING: This
    will delete the group and its contents, so make sure your tar
    command really worked!

  Restoring:

  - Quit gnus.

  - Untar a group directory into the right place (wherever your
    nnml backend keeps them).

  - Start gnus and ask it to create the group with "G m".  It will ask
    you for the group name (make sure you use the same name as the
    directory you untarred), and for the server backend, probably
    something like "nnml:foo".

    The reason you need this step is so that the new group will have
    an entry in the active file.  Without that, gnus won't know that
    it's there.  Some backends, notably nnmaildir, will automatically
    notice new directories, making this step unnecessary.

Thanks to Simon and ShengHuo for the info.

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2001-08-28 19:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-26 18:26 Possible FAQ entry: How do I archive/restore my (nnml) mail? Rob Browning
2001-08-26 21:17 ` Simon Josefsson
2001-08-26 23:38   ` Paul Jarc
2001-08-27 16:59 ` Simon Josefsson
2001-08-27 20:21   ` Kai Großjohann
2001-08-27 20:51     ` Simon Josefsson
2001-08-28 19:53       ` Kai Großjohann

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).