info-gnus-english
[Top][All Lists]
Advanced

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

Re: open several existing 'maildir' mailboxes


From: Fabian Braennstroem
Subject: Re: open several existing 'maildir' mailboxes
Date: Mon, 22 Aug 2005 11:42:13 +0200
User-agent: Mozilla Thunderbird 1.0.6-1.4.1 (X11/20050721)

Hi Reiner,

Reiner Steib wrote:
On Fri, Aug 19 2005, Fabian Braennstroem wrote:


where every folder has the standard subdir: new, tmp, cur

Now, for the setup of Gnus I am not sure how I could do that.

(setq mail-sources
'((nnmaildir :path "~/MuttMail/CFD-VTK/" :subdirs ("cur" "new"))))


Are you sure that you want to use maildir as a mail source instead of
using nnmaildir?

If it's standard, you probably don't need to specify man server
parameters.  See (info "(gnus)Maildir") for details.

The setup may look like this:

(add-to-list
 'gnus-secondary-select-methods
 '(nnmaildir "test"
             (directory "foo")
             (create-directory "bar")
             (directory-files nnheader-directory-files-safe)
             (get-new-mail t)) t)


Thanks for your hints! I will try it out and see if I can get it running...

Best Greetings!
Fabian


reply via email to

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