Gnus development mailing list
 help / color / mirror / Atom feed
From: Mark Eichin <eichin@cygnus.com>
Cc: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>, ding@ifi.uio.no
Subject: Re: mail
Date: 21 May 1996 14:47:29 -0400	[thread overview]
Message-ID: <xe1u3x9hni6.fsf@maneki-neko.cygnus.com> (raw)
In-Reply-To: Ketil Z Malde's message of 21 May 1996 09:29:34 +0200

As far as I can tell, it's sufficient to change

(setq gnus-startup-file "~/.mit-newsrc")
(setq nnml-directory "~/MITmail/")
(setq nnmail-crash-box "~/.mit-gnus-crash-box")
(setq nnml-newsgroups-file 
  (concat (file-name-as-directory nnml-directory) "newsgroups"))

(setq gnus-message-archive-method
      '(nnfolder "archive" 
		 (nnfolder-directory "~/MITmail/archive/")
		 (nnfolder-active-file "~/MITmail/archive/active")
		 (nnfolder-get-new-mail nil)
		 (nnfolder-inhibit-expiry t)))

but that's only for mail, that doesn't cover news at all. I had to
read source to find these (and didn't get it right the first few
times, but we've already established that gnus is more clever than I
am :-) so it might be useful to put an example in the doc somewhere...


  parent reply	other threads:[~1996-05-21 18:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-05-17 19:48 mail michael lamoureux
1996-05-18  0:13 ` mail Steven L Baur
1996-05-20 21:25   ` mail michael lamoureux
1996-05-20 22:32     ` mail Lars Magne Ingebrigtsen
1996-05-21  7:29       ` mail Ketil Z Malde
1996-05-21 13:55         ` mail Lars Magne Ingebrigtsen
1996-05-21 16:57           ` mail Hallvard B Furuseth
1996-05-21 17:43             ` mail Lars Magne Ingebrigtsen
1996-05-21 17:54           ` mail michael lamoureux
1996-05-21 18:47         ` Mark Eichin [this message]
1996-05-21 22:33           ` mail Steven L Baur
1996-05-20 22:34     ` mail Danny Siu
1996-05-18  6:48 ` mail Lars Magne Ingebrigtsen
1996-05-18 16:38   ` mail Steven L Baur
1996-05-19  8:14     ` mail Lars Magne Ingebrigtsen

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=xe1u3x9hni6.fsf@maneki-neko.cygnus.com \
    --to=eichin@cygnus.com \
    --cc=ding@ifi.uio.no \
    --cc=larsi@ifi.uio.no \
    /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).