Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Ashish Shukla <wahjava@gmail.com>
To: info-gnus-english@gnu.org
Subject: Unable to properly configure Maildir with Gnus ?
Date: Sat, 09 Jun 2007 21:08:59 -0000	[thread overview]
Message-ID: <1181423339.790440.133200@d30g2000prg.googlegroups.com> (raw)

Hi,

I've just started using Gnus. I'm using "fetchmail" to fetch my mails
and push it to local MTA, which delivers incoming mails to "~/
Maildir" . I'm also using Mutt and Kmail, both configured with Maildir
backends. All my mail folders are stored in "~/mail" as "Maildir", and
are shared between Mutt and Kmail. Now I wanted to use Gnus as well,
so I wrote following basic ".gnus":

-- begin .gnus --
(setq mail-source '((maildir)))
(setq gnus-select-method '(nnnil))
(setq gnus-secondary-select-methods '((nnmaildir "" (directory "~/
mail"))))
(setq nnmail-split-methods
	  '(("sent-mail" "^From:.*wahjava@")
	    ("lists" "^List-Id: ")
	    ("inbox") ("")))
-- end .gnus --

Now with above .gnus I'm able to see all my mail folders and mails in
Gnus, but I'm not able to view any new mail delivered in "~/Maildir/
new"  by fetchmail.

Any ideas what I'm missing above ? I'm using Gnus v5.11 in GNU Emacs
22.0.990.1 in Fedora 7 (amd64) .

Thanks in advance.
Ashish Shukla

             reply	other threads:[~2007-06-09 21:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-09 21:08 Ashish Shukla [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-06-09 21:08 Ashish Shukla

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=1181423339.790440.133200@d30g2000prg.googlegroups.com \
    --to=wahjava@gmail.com \
    --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).