all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Why isn't Gnus reading my mail?
@ 2003-11-23 21:09 Dan Anderson
  2003-11-24  7:20 ` Jesper Harder
  2003-12-17 20:19 ` Kai Grossjohann
  0 siblings, 2 replies; 16+ messages in thread
From: Dan Anderson @ 2003-11-23 21:09 UTC (permalink / raw)



I am trying to set up Gnus to read my mail.  I went through the manual
and think I have figured out what to do.  So I put the following in my
~/.gnus:

,----[ My ~/.gnus: ]
| ;; -*- emacs-lisp -*-
| ;; GNUs configuration file.
| 
| (setq user-mail-address "dan@mathjunkies.com")
| (setq user-full-name "Dan Anderson")
| (setq message-user-organization "")
| (add-hook 'gnus-group-mode-hook 'gnus-topic-mode)
| (setq gnus-secondary-methods '((nnmaildir "")))
| (setq mail-sources '((pop :server "mail.mathjunkies.com"
|                           :user "username"
|                           :password "password")))
| (setq smtpmail-default-smtp-server "mail.mathjunkies.com")
`----

But, when I open up Gnus I have the following problems:

1.  The organization  isn't set to "".   It's using Road  Runner -- my
    cable modem provider.
2.  I can't read any mail.  I've got my newsgroups but no mail.

What am I doing wrong?

Thanks for your help,

Dan

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

end of thread, other threads:[~2003-12-17 20:19 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-23 21:09 Why isn't Gnus reading my mail? Dan Anderson
2003-11-24  7:20 ` Jesper Harder
2003-11-24  8:56   ` Artur Hefczyc
2003-11-24 15:23     ` Dan Anderson
2003-11-25 20:00       ` Artur Hefczyc
2003-11-25 20:21         ` Dan Anderson
2003-11-25 20:30           ` Henrik Enberg
2003-11-26  9:27           ` Artur Hefczyc
2003-11-24 15:24   ` Dan Anderson
2003-11-24 15:40     ` David Kastrup
2003-11-24 18:34       ` Dan Anderson
2003-11-24 21:48         ` David Kastrup
     [not found]         ` <mailman.535.1069714269.399.help-gnu-emacs@gnu.org>
2003-11-25  2:55           ` Dan Anderson
2003-11-25  3:48             ` David Kastrup
     [not found]       ` <mailman.524.1069702617.399.help-gnu-emacs@gnu.org>
2003-11-24 22:26         ` Reiner Steib
2003-12-17 20:19 ` Kai Grossjohann

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.