Gnus development mailing list
 help / color / mirror / Atom feed
From: Steven L Baur <steve@miranova.com>
Cc: Randal L Schwartz <merlyn@stonehenge.com>
Subject: Re: how do I fcc: a nnml folder?  and what is gcc? (gnus 5.3)
Date: 04 Sep 1996 16:27:57 -0700	[thread overview]
Message-ID: <m2buflkghu.fsf@deanna.miranova.com> (raw)
In-Reply-To: "Randal L. Schwartz"'s message of Wed, 4 Sep 1996 07:33:42 -0700 (PDT)

>>>>> "Randal" == Randal L Schwartz <merlyn@stonehenge.com> writes:

Randal> But now I'm stuck.  What's the right Fcc setup to trigger
Randal> saving into nnml "groups" called "nnml:outbox" or "nnml:todo"
Randal> or whatever?  The docs say that message-fcc-handler-function
Randal> is rmail-output by default, but I can't figure out what nnml
Randal> function corresponds to rmail-output.

You mentioned using procmail, the magic secret with Gnus procmail
support is that you do not have to use procmail with it ...

What I do is let Gnus process Fcc's as if they were incoming
messages.  Put a line like:
Fcc: ~/spool/sent.spool

or whatever folder you wish, in your headers.  The copy gets saved in
the incoming procmail spool directory.  The next time you M-2 g or g
to incorporate incoming mail, it will get put into the appropriate
nnml group.  The problem with doing a direct rcvstore is that it only
updates the mh unseen file, and you need to keep the .overview updated
with nnml, and I find it easiest to let Gnus do it.

Note that it is not appropriate to Fcc into spool files used by
procmail.

This technique of putting things into the procmail spool directory can
be quite useful.  I've got a little perl program that snarfs news from
the quickly expiring nntp server to put into nnml groups (since they
can be more convenient to read) which uses it.

Randal> And, the docs mention "gcc" once, and the source mentions it twice,
Randal> but that's the end of the road.  Is that the remnants of an experiment
Randal> gone bad, or is that what I'm looking for?

Yup.  It's useful for keeping temporary copies of postings around in
case one gets lost or bounced, but not for much else, IMO.

Randal> [please cc: me on the response... I read this list via the FTP
Randal> archive]

For this list, it ought to be sufficient to add
Mail-Copies-To: merlyn@stonehenge.com

to your headers.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.
What are the last two letters of "doesn't" and "can't"?
Coincidence?  I think not.


  parent reply	other threads:[~1996-09-04 23:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-09-04 14:33 Randal L. Schwartz
1996-09-04 19:20 ` David S. Goldberg
1996-09-04 23:27 ` Steven L Baur [this message]
1996-09-05  1:01   ` Raja R Harinath
1996-09-05  3:43     ` Sudish Joseph
1996-09-05 15:41       ` Lars Magne Ingebrigtsen
1996-09-05  5:23 ` 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=m2buflkghu.fsf@deanna.miranova.com \
    --to=steve@miranova.com \
    --cc=merlyn@stonehenge.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).