Gnus development mailing list
 help / color / mirror / Atom feed
* nnfolder woes
@ 1997-10-28 16:00 Tony Bennett
  1997-10-28 16:23 ` Kai Grossjohann
  0 siblings, 1 reply; 4+ messages in thread
From: Tony Bennett @ 1997-10-28 16:00 UTC (permalink / raw)


gnus5.5

I'm trying to use GNUS to read mail for the first time.

Am having problems seting up nnfolder for mailing lists (using procmail).

procmail spools into ~/Spool/rtems, ~/Spool/bbdb, etc.
I want to have the mbox files stored in ~/Mail/Lists/rtems, bbdb, etc.

This is what I have so far:

    (setq nnmail-spool-file 'procmail)
    (setq nnmail-use-procmail t)
    (setq nnmail-procmail-directory "~/Spool/")
    (setq nnmail-procmail-suffix "")

    (setq nnmail-split-methods nil)
    (setq gnus-secondary-select-methods '((nnfolder "")))

Server nnfolder:mailinglists looks like this:

    (nnfolder "mailinglists"
          (nnfolder-directory "~/Mail/Lists/")
          (nnfolder-active-file "~/Mail/Lists/active")
          (nnfolder-get-new-mail t))

I created group nnfolder:ml.ding using 'G m' and then edited its
select method to look like:

    (nnfolder ""
          'nnfolder:mailinglists)

When I try to select group nnfolder:ml.ding, GNUS complains: Can't select group

--tony


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

end of thread, other threads:[~1997-10-30  8:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-10-28 16:00 nnfolder woes Tony Bennett
1997-10-28 16:23 ` Kai Grossjohann
1997-10-28 16:38   ` Tony Bennett
1997-10-30  8:11     ` Peter Riocreux

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