Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Glyn  Millington <glyn@millingtons.org>
Subject: Re: Gcc from outside gnus (rmail)
Date: Sun, 07 Apr 2002 08:19:46 +0100	[thread overview]
Message-ID: <87wuvk3rhp.fsf@millingtons.org> (raw)
In-Reply-To: <m11ydslcv7.fsf@reader.newsguy.com>

Harry Putnam <reader@newsguy.com> writes:

> The idea of causing a gcc copy to go to somekind of outbound catchall
> archive or spoolthing has come up several times with code and all.
> Each time I've thought to myself... That looks like a really smart way
> to go.  But have never actually followed thru on it.
>
> Now I want to set it up but can no longer find the infomation.
>
> Anyone out there using something to cause messages genereated in
> either Gnus or rmail to go to the same sent archive file or spool?


This works for me!  I'm sure I  lifted this from the manual...


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





Glyn
-- 

               **************************************************
               *          Here we are then.......               *
               * http://members.tripod.co.uk/Christchurch2000uk *
               **************************************************


       reply	other threads:[~2002-04-07  7:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m11ydslcv7.fsf@reader.newsguy.com>
2002-04-07  7:19 ` Glyn Millington [this message]
2002-04-08  0:47   ` Harry Putnam

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=87wuvk3rhp.fsf@millingtons.org \
    --to=glyn@millingtons.org \
    /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).