Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Koyote <koyote@koyote.cx>
Subject: slight bug in .gnus for reading mail?
Date: 13 Dec 2002 04:11:44 -0800	[thread overview]
Message-ID: <x7u1hit8xr.fsf@acme.koyote.cx> (raw)


I've got a .gnus configured as best I can tell according to the manual -
emacs 20.7 and gnus 5.7 are what I am forced to use right now.

this is the relevant portion of my .gnus 

(setq mail-sources 
      '(maildir :path "~/Maildir/"
		:subdirs ("cur" "new")))
(setq send-mail-function 'smtpmail-send-it)
(setq message-send-mail-function 'smtpmail-send-it)
(setq smtpmail-default-smtp-server "acme.koyote.cx")
(setq gnus-secondary-select-methods '((nnml "")))
(setq nnmail-split-methods
      '(("mail.inbox" "")))


yet I can't seem to see any mail or grops to read mail in.

?

-Koyote


             reply	other threads:[~2002-12-13 12:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-13 12:11 Koyote [this message]
2002-12-13 13:56 ` Kai Großjohann

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=x7u1hit8xr.fsf@acme.koyote.cx \
    --to=koyote@koyote.cx \
    /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).