Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Unable to properly configure Maildir with Gnus ?
@ 2007-06-09 21:08 Ashish Shukla
  0 siblings, 0 replies; 2+ messages in thread
From: Ashish Shukla @ 2007-06-09 21:08 UTC (permalink / raw)
  To: info-gnus-english

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

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

* Unable to properly configure Maildir with Gnus ?
@ 2007-06-09 21:08 Ashish Shukla
  0 siblings, 0 replies; 2+ messages in thread
From: Ashish Shukla @ 2007-06-09 21:08 UTC (permalink / raw)
  To: info-gnus-english

Hi,

I've just restarted 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

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

end of thread, other threads:[~2007-06-09 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-09 21:08 Unable to properly configure Maildir with Gnus ? Ashish Shukla
  -- strict thread matches above, loose matches on Subject: below --
2007-06-09 21:08 Ashish Shukla

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