help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Gnus does not see new mail in Maildirs


From: Alexis Praga
Subject: Gnus does not see new mail in Maildirs
Date: Fri, 29 Nov 2013 11:53:35 +0100
User-agent: Roundcube Webmail

Hi,

When fetching new mails with 'g', Gnus does not see the new mail in my inbox and I have to restart it in order to show them. New mail arrive in ~/Mail/inbox/new and Gnus moves it automatically to ~/Mail/inbox/cur.
Also, the 'inbox' group disappears when fetch new mail !
Here's my config :

(setq
        gnus-select-method '(nnmaildir "" (directory "~/Mail/"))
mail-sources '((maildir :path "~/Mail/inbox/" :subdirs ("cur" "new")))
)

(setq gnus-secondary-select-methods nil)
(setq gnus-message-archive-group "nnmaildir+inbox:Sent/cur")
(setq gnus-thread-sort-functions
      '((not gnus-thread-sort-by-date)))



Cheers,


---
Alexis Praga
GPG key : 66F9 4BD4 70EC E5D5 2AA4  9097 0673 7CE2 4671 306F



reply via email to

[Prev in Thread] Current Thread [Next in Thread]