Gnus development mailing list
 help / color / mirror / Atom feed
From: Greg Thompson <gregt@visix.com>
Subject: nnfolder question
Date: 05 Aug 1997 13:42:19 -0400	[thread overview]
Message-ID: <1lafiw7chw.fsf@zagato.visix.com> (raw)

i've decided to bring all of my old vm mail files which i used to
archive messages into gnus as nnfolder groups so i can more easily
browse them, add messages to 'em, etc.  so i created a new nnfolder
server with the various variables pointing to the proper places and
such:

(nnfolder "saved"
	  (nnfolder-directory "/over/there")
	  (nnfolder-active-file "/over/there/active")
	  (nnfolder-newsgroups-file "/over/there/newsgroups")
	  (nnfolder-get-new-mail nil)
	  (nnfolder-inhibit-expiry t))

so then i copied over one of the mail files into the directory,
entered the server buffer, opened up the server via RET in the server
buffer, and did an nnfolder-generate-active-file.  unfortunately, it
failed (this is gnus 5.4.63).  the active file looked like this:

alfa 0 1 y
nil 36 0 y

where it should have looked like this:

alfa 36 1 y

so i fixed that by hand, and was able to subscribe to the group, enter
it, etc.  groovy.

now some questions: can i have groups in subdirectories to make a
heirarchy of saved mail files?  generate-active-file doesn't seem to
search down into 'em.  how to i make gnus add the group to the active
file and add the headers to the files if generate-active-file won't do
it for me?

uh, i thought i had another question, but i have no idea what it would
have been...
-- 
		-greg


             reply	other threads:[~1997-08-05 17:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-08-05 17:42 Greg Thompson [this message]
1997-08-05 18:16 ` Kai Grossjohann

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=1lafiw7chw.fsf@zagato.visix.com \
    --to=gregt@visix.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).