Gnus development mailing list
 help / color / mirror / Atom feed
* nnmaildir setup
@ 2005-01-24 10:17 Sebastian Luque
  2005-01-24 15:35 ` Hiroshi Fujishima
  0 siblings, 1 reply; 18+ messages in thread
From: Sebastian Luque @ 2005-01-24 10:17 UTC (permalink / 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




^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2005-01-26 10:16 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-24 10:17 nnmaildir setup Sebastian Luque
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

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