Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Maildir as simultaneous spool and backend.
@ 2007-03-13 18:25 usenet_spam
  2007-03-14 18:20 ` Paul Jarc
  0 siblings, 1 reply; 4+ messages in thread
From: usenet_spam @ 2007-03-13 18:25 UTC (permalink / raw)
  To: info-gnus-english

I'm using Gnus v5.11 from cvs'ed emacs 23.  Fetchmail and maildrop
deliver to ~/Maildir like this:

Archives
cur
new
Spam
tmp

The Archives directory contains a bunch of sub-Maildirs:

Commerce
cur
new
Sent
tmp
Ubuntu
(etc.)

I want Gnus to use a single Maildir as both my spool and backend.
Relevant configuration:

(setq mail-sources nil)
(setq gnus-select-method
      `(nnmaildir "localhost"
		  (directory "~/Maildir")
		  (expire-age never)))

All I see in the groups buffer is

       *: nndraft:drafts
       *: nndraft:queue
       *: nnmaildir+localhost:Archives
       *: nnmaildir+localhost:Spam

I don't see my new mail, nor can I find a way to descend into the
Archives directory and see the sub-maildirs within it.  How do I do
that?

Is it okay to use one Maildir as both the 'spool' and 'backend' for
Gnus?  I like to use fetchmail and maildrop to get the mail from my 9
imap and pop accounts into the Maildir, as I like having my mail
local, and can run more than one mail client without worrying about
locking.  I can change around the fetchmail and maildrop configuration
to accomodate gnus, but I'd really rather not have separate spool and
backend Maildirs.

Thanks!

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

end of thread, other threads:[~2007-03-15  9:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-13 18:25 Maildir as simultaneous spool and backend usenet_spam
2007-03-14 18:20 ` Paul Jarc
2007-03-14 19:01   ` usenet_spam
2007-03-15  9:34   ` Michael Widerkrantz

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