I have a bunch of mbox folders that I am trying to read using gnus.

So, I have added this to my gnus-secondary-select-methods:

        (nnfolder "mail"
                  (nnfolder-directory "~/mail")
                  (nnfolder-active-file "~/mail/.active")
                  (nnfolder-get-new-mail nil)
                  )

Upon entering gnus, there were no groups related to the nnfolder.  I hit '^' to 
get the servers page, and it had nnfolder:mail.  But, when I select it, no 
folders are shown.

What am I doing wrong?

Cheers,
Uday Reddy
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to