Gnus development mailing list
 help / color / mirror / Atom feed
From: Karl Kleinpaste <karl@charcoal.com>
Subject: Re: archiving old mail
Date: Fri, 07 Dec 2001 10:51:21 -0500	[thread overview]
Message-ID: <vxksnankozq.fsf@cinnamon.vanillaknot.com> (raw)
In-Reply-To: <vqo4rn3t4r0.fsf@olan.imag.fr> (Nicolas Kowalski's message of "Fri, 07 Dec 2001 16:43:47 +0100")

Nicolas Kowalski <Nicolas.Kowalski@imag.fr> writes:
> Is there a way to make Gnus move the old (say, 30 days old) mail I
> sent or received to some archive groups with the year+month digits
> appended ?

Group properties will do most of this for you.  I do this kind of
expiry for quite a few groups.  nnml is my gnus-select-method (nntp is
secondary) and I expire my group "personal.general" to its archive
companion this way:

((total-expire . t)
 (expiry-wait . 30)
 (expiry-target . "archive.current.personal.general"))

expiry-target is new in Oort.  Your challenge is to find a way to make
the value of expiry-target into an eval -- I don't know if that's
possible or not in the current scheme.



  reply	other threads:[~2001-12-07 15:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-07 15:43 Nicolas Kowalski
2001-12-07 15:51 ` Karl Kleinpaste [this message]
2001-12-07 16:42   ` Simon Josefsson
2001-12-07 17:23     ` Nicolas Kowalski
2001-12-07 19:16       ` Simon Josefsson
2001-12-08 11:11         ` Nicolas Kowalski
2001-12-08 13:24           ` Simon Josefsson
2001-12-08 16:49 ` Nevin Kapur

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=vxksnankozq.fsf@cinnamon.vanillaknot.com \
    --to=karl@charcoal.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).