Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: usenet_spam@jfm3.org
To: info-gnus-english@gnu.org
Subject: Maildir as simultaneous spool and backend.
Date: 13 Mar 2007 11:25:06 -0700	[thread overview]
Message-ID: <1173810306.506120.66710@8g2000cwh.googlegroups.com> (raw)

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!

             reply	other threads:[~2007-03-13 18:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-13 18:25 usenet_spam [this message]
2007-03-14 18:20 ` Paul Jarc
2007-03-14 19:01   ` usenet_spam
2007-03-15  9:34   ` Michael Widerkrantz

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=1173810306.506120.66710@8g2000cwh.googlegroups.com \
    --to=usenet_spam@jfm3.org \
    --cc=info-gnus-english@gnu.org \
    /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).