Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: ding@gnus.org
Subject: Re: Monthly cleanup and a wee POP error
Date: 09 Nov 2000 16:23:49 +0100	[thread overview]
Message-ID: <vafzoj9cgoq.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: <ubsvpe1mm.fsf@clients.ie>

Regarding the archiving, why don't you just create a server for
archiving messages, then move the messages to the archiving server
once in a while?

(add-to-list 'gnus-secondary-select-methods
             '(nnfolder "arc"
               (nnfolder-directory "~/mailarchive/")))

This might do the trick.  You can automatically zip the files in
question using jka-compr.el or something similar, but I forget how
that works.  Disk space is cheap these days, so I just live with
uncompressed messages in my nnml backend.

kai
-- 
The arms should be held in a natural and unaffected way and never
be conspicuous. -- Revised Technique of Latin American Dancing



      reply	other threads:[~2000-11-09 15:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-09 13:06 Ian Swainson
2000-11-09 15:23 ` Kai Großjohann [this message]

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=vafzoj9cgoq.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=ding@gnus.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).