Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: Gcc from outside gnus (rmail)
       [not found] <m11ydslcv7.fsf@reader.newsguy.com>
@ 2002-04-07  7:19 ` Glyn Millington
  2002-04-08  0:47   ` Harry Putnam
  0 siblings, 1 reply; 2+ messages in thread
From: Glyn Millington @ 2002-04-07  7:19 UTC (permalink / raw)


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 *
               **************************************************


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

* Re: Gcc from outside gnus (rmail)
  2002-04-07  7:19 ` Gcc from outside gnus (rmail) Glyn Millington
@ 2002-04-08  0:47   ` Harry Putnam
  0 siblings, 0 replies; 2+ messages in thread
From: Harry Putnam @ 2002-04-08  0:47 UTC (permalink / raw)


Glyn  Millington <glyn@millingtons.org> writes:

> 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...
>
[...] Snipped code

Sorry my post wasn't very clear.  Had the punch line at the end:

>> Anyone out there using something to cause messages genereated in
>> either Gnus or rmail to go to the same sent archive file or spool?

If you send a message using rmail, does a gcc copy end up in 
~/Mail/archive/Outward.

I can't see why it would from the code.  The Archive Messages section
of gnus manual doesn't really cover collecting gcc from outside gnus,
that I can see.


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

end of thread, other threads:[~2002-04-08  0:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m11ydslcv7.fsf@reader.newsguy.com>
2002-04-07  7:19 ` Gcc from outside gnus (rmail) Glyn Millington
2002-04-08  0:47   ` Harry Putnam

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