unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: CHENG Gao <chenggao@cyberhut.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Maildir folder nnmaildir problem
Date: Sun, 29 Nov 2009 11:35:24 +0800	[thread overview]
Message-ID: <m2iqcuknpf.fsf@cyberhut.org> (raw)
In-Reply-To: fb12ce7c-0d44-4fd2-b3ce-317b58eff173@f16g2000yqm.googlegroups.com

Since you use fetchmai to handle mail retrieving and deliver to Maildir
directly, you only need:

,----
| (setq gnus-select-method '(nnmaildir "mymailbox" (directory "~/
| Maildir/")))  
`----

Then you may need to browse nnmaildir server to subscribe to groups.

nnfolder is the default archive method if you did set otherwise
correctly.

You can try:
,----
| setq (gnus-message-archive-method "nnmaildir+mymailbox:"
| 	    gnus-update-message-archive-method t
| 	    gnus-message-archive-group '((if (message-news-p) 
|           "nnmaildir+mymailbox:sent-news" "nnmaildir+mymalbox:sent-mail")))
`----




  reply	other threads:[~2009-11-29  3:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-28 19:30 Maildir folder nnmaildir problem Rthoreau
2009-11-29  3:35 ` CHENG Gao [this message]
2009-11-29 19:32   ` Rthoreau
2009-11-30 10:42     ` CHENG Gao
2009-12-02  3:55       ` Rthoreau
2009-12-02  8:26         ` CHENG Gao
2009-12-05  2:49           ` Rthoreau
2009-12-05 15:15             ` harven

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2iqcuknpf.fsf@cyberhut.org \
    --to=chenggao@cyberhut.org \
    --cc=help-gnu-emacs@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 read-only IMAP folder(s) and NNTP newsgroup(s).