Gnus development mailing list
 help / color / mirror / Atom feed
From: Jim Davidson <jdavidso@nospam.com>
Subject: Re: Adding Babyl Group
Date: Tue, 28 Mar 2000 19:29:56 GMT	[thread overview]
Message-ID: <uog7yki0d.fsf@nospam.com> (raw)
In-Reply-To: <xpxyu2hri4xq.fsf@diabolo.federation.Germany.Sun.COM>

Peter Weiss - Sun Germany ENS Engineer Mission Critical - Munich <Peter.Weiss@germany.sun.com> writes:

> Hello,
> 
>     I still can't figure out what's behind gnus:
> 
>     Every Time I send a mail a "FCC:"-Header writes a copy in a rmail file,
>     which I can read using "rmail-input". I'd like to do this with gnus.
> 
>     Neither method, entering it as a foreign group (nnbabyl method, right?)
>     nor creating a new server method in the server buffer works. How do I
>     supply the filename of the rmail-file?

It works for me.

Some of my settings:

     message-default-mail-headers 	"FCC: ~/mail/outgo.msg"

     message-fcc-handler-function 	'gnus-output-to-rmail

     gnus-secondary-select-methods
  	  '((nnbabyl "outgo.msg"
  		     (nnbabyl-mbox-file "~/mail/outgo.msg")
  		     (nnbabyl-get-new-mail nil)))

This writes a file that can be read either with RMAIL or with Gnus.

-- 
Jim Davidson
jdavidso @ csi.com



  parent reply	other threads:[~2000-03-28 19:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-28 13:45 Peter Weiss - Sun Germany ENS Engineer Mission Critical - Munich
2000-03-28 15:42 ` Kai Großjohann
2000-03-28 19:29 ` Jim Davidson [this message]
2000-03-31 14:13   ` Peter Weiss - Sun Germany ENS Engineer Mission Critical - Munich
2000-03-31 16:46     ` Kai Großjohann
2000-03-31 19:52     ` Jim Davidson

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=uog7yki0d.fsf@nospam.com \
    --to=jdavidso@nospam.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).