Gnus development mailing list
 help / color / mirror / Atom feed
From: Jim Anderson <jander@lehman.com>
Subject: Can't get gnus to read mail :-(
Date: Tue, 27 Aug 1996 11:23:41 -0400	[thread overview]
Message-ID: <199608271523.LAA11807@cosmo.lehman.com> (raw)

I've read the doc and can't see what I'm not doing or doing wrong.

1. I use procmail
2. procmail deposits files in ~/Mail with a suffix of '.mail'
3. I renamed 'java.mail' to 'java.spool' for initial testing with gnus

When I startup gnus, no mail group shows up in the group buffer. I can
add it manually (G m), but it's always empty. If I do ESC g on the
amnually added entry (nnmbox:java), I get

	Wrong type argument: numberp, "Server denied access"

Here's the relevant stuff from .emacs:

---------------------------------------------------------------------
(setq gnus-select-method '(nntp "newshost"))
(setq gnus-nntp-server "newshost")
(setq gnus-subscribe-newsgroup-method 'gnus-subscribe-hierarchically)
(setq gnus-subscribe-hierarchical-interactive t)
(setq gnus-check-new-newsgroups 'ask-server)
(setq gnus-window-configuration nil)
(setq gnus-save-killed-list nil)

(setq gnus-local-domain "lehman.com")
(setq gnus-local-organization "Lehman Bros.")
(setq gnus-signature-file nil)
(setq gnus-auto-select-first nil)
(add-hook 'gnus-article-display-hook 'gnus-article-highlight)

(setq gnus-activate-foreign-newsgroups 1)
(setq gnus-secondary-select-methods '((nnmbox "")))
(setq nnmail-split-methods nil)
(setq nnmail-spool-file "procmail")
(setq nnmail-procmail-directory "~/Mail/")
(setq nnmail-procmail-suffix ".spool")
(setq nnmail-use-procmail t)
(setq nnmail-tmp-directory "~/Ding")
---------------------------------------------------------------------

Any help appreciated!

Thanks,

jim

-- 
Jim Anderson					Phone:  (201) 524-4206
Lehman Brothers, Inc.				Fax:	(201) 524-5828
101 Hudson Street, 38th Floor			E-mail: jander@lehman.com
Jersey City, NJ 07302					jander@jander.com


             reply	other threads:[~1996-08-27 15:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-08-27 15:23 Jim Anderson [this message]
1996-08-27 23:46 ` Ed Donovan

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=199608271523.LAA11807@cosmo.lehman.com \
    --to=jander@lehman.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.
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).