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: Reiner Steib
Subject: Re: open several existing 'maildir' mailboxes
Date: Fri, 19 Aug 2005 23:12:42 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

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)

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


reply via email to

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