info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A problem getting pop mail


From: metonymy
Subject: A problem getting pop mail
Date: 04 Dec 2005 18:35:06 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

I have gnus 5.9 and gnu emacs 21.2.1 running under
cygwin under windows xp media center.

I can't get gnus to fetch my pop mail. I assume I'm
doing something stupid, but I can't figure out what it
is.

Here are the relevent portions of my gnus:

(setq gnus-select-method '(nntp "news.newsguy.com"))
(setq gnus-secondary-select-methods '((nnml "private")))     


(setq mail-sources nil)         ;make it empty
(eval-after-load "mail-source"
  '(add-to-list 'mail-sources '(pop :server "pop.newsguy.com"
                                    :user "metonymy"
                                    :password "password")))

(add-to-list 'mail-sources '(pop :user "gpond" :server "loyno.edu" :password 
"password"))


TIA



reply via email to

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