all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Anderson <dan@mathjunkies.com>
Subject: Why isn't Gnus reading my mail?
Date: Sun, 23 Nov 2003 21:09:27 GMT	[thread overview]
Message-ID: <m2wu9q6bcp.fsf@syr-24-59-76-83.twcny.rr.com> (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

             reply	other threads:[~2003-11-23 21:09 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-23 21:09 Dan Anderson [this message]
2003-11-24  7:20 ` Why isn't Gnus reading my mail? 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

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=m2wu9q6bcp.fsf@syr-24-59-76-83.twcny.rr.com \
    --to=dan@mathjunkies.com \
    /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.
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.