Gnus development mailing list
 help / color / mirror / Atom feed
From: Sebastian Luque <sluque@mun.ca>
Subject: nnmaildir setup
Date: Mon, 24 Jan 2005 04:17:39 -0600	[thread overview]
Message-ID: <871xcb9lmk.fsf@mun.ca> (raw)

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")))

My old kmail maildir folders now appear as groups in gnus. Mail is picked up
fine if I use nnml and a different folder for that select method, but of
course I can't import my old mail. Any help would be appreciated.


-- 
Best wishes,
Sebastian




             reply	other threads:[~2005-01-24 10:17 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-24 10:17 Sebastian Luque [this message]
2005-01-24 15:35 ` Hiroshi Fujishima
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=871xcb9lmk.fsf@mun.ca \
    --to=sluque@mun.ca \
    /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).