Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* slight bug in .gnus for reading mail?
@ 2002-12-13 12:11 Koyote
  2002-12-13 13:56 ` Kai Großjohann
  0 siblings, 1 reply; 2+ messages in thread
From: Koyote @ 2002-12-13 12:11 UTC (permalink / 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


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

end of thread, other threads:[~2002-12-13 13:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-13 12:11 slight bug in .gnus for reading mail? Koyote
2002-12-13 13:56 ` Kai Großjohann

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).