Gnus development mailing list
 help / color / mirror / Atom feed
From: Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>
Cc: ding@gnus.org
Subject: Re: nnmaildir setup
Date: Tue, 25 Jan 2005 00:35:51 +0900	[thread overview]
Message-ID: <7cd5vuc014.fsf@nature.tsukuba.ac.jp> (raw)
In-Reply-To: <871xcb9lmk.fsf@mun.ca> (Sebastian Luque's message of "Mon, 24 Jan 2005 04:17:39 -0600")

Sebastian Luque <sluque@mun.ca> writes:

> With a lot of effort, I was able to somewhat setup gnus and import my mail
> from kmail (which uses maildir). The problem is mail is not getting picked
> from my pop server. The relevant lines from my ~/.gnus.el file are:
>
> (setq gnus-select-method '(nntp "news.gmane.org"))
> ;; Secondary method, other news and mail
> (add-to-list 'gnus-secondary-select-methods
> 	     '(nnmaildir "" (directory "~/.nnmaildir")))
> 			 
> (setq mail-sources '((pop :server "my.pop.server"
> 			  :user "XXXXX"
> 			  :password "XXXXX")))

Setting following variable may solve the problem.

(info "(gnus)Maildir")
| `get-new-mail'
|      If non-`nil', then after scanning for new mail in the group
|      maildirs themselves as usual, this server will also incorporate
|      mail the conventional Gnus way, from `mail-sources' according to
|      `nnmail-split-methods' or `nnmail-split-fancy'.  The default value
|      is `nil'.
| 
|      Do _not_ use the same maildir both in `mail-sources' and as an
|      `nnmaildir' group.  The results might happen to be useful, but
|      that would be by chance, not by design, and the results might be
|      different in the future.  If your split rules create new groups,
|      remember to supply a `create-directory' server parameter.

-- 
Hiroshi Fujishima



  reply	other threads:[~2005-01-24 15:35 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-24 10:17 Sebastian Luque
2005-01-24 15:35 ` Hiroshi Fujishima [this message]
2005-01-24 16:25   ` Reiner Steib
2005-01-24 17:36     ` Sebastian Luque
2005-01-24 17:48       ` Paul Jarc
2005-01-24 18:09         ` Sebastian Luque
2005-01-24 18:15           ` Paul Jarc
2005-01-24 18:53             ` Sebastian Luque
2005-01-24 19:29               ` Paul Jarc
2005-01-26 10:16                 ` Sebastian Luque
2005-01-24 20:06               ` Johan Bockgård
2005-01-24 22:43                 ` Sebastian Luque
2005-01-25 14:21                   ` Svend Tollak Munkejord
2005-01-25 15:53                     ` Paul Jarc
2005-01-25 16:05                       ` Svend Tollak Munkejord
2005-01-25 16:18                         ` Paul Jarc
2005-01-25 21:46                     ` Sebastian Luque
2005-01-26  9:32                       ` Svend Tollak Munkejord

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

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

  git send-email \
    --in-reply-to=7cd5vuc014.fsf@nature.tsukuba.ac.jp \
    --to=pooh@nature.tsukuba.ac.jp \
    --cc=ding@gnus.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 NNTP newsgroup(s).