Gnus development mailing list
 help / color / mirror / Atom feed
From: Sean Rima <spamtrap@tcob1.net>
Subject: Re: nnmaildir, expiry problem
Date: Thu, 21 Feb 2002 20:25:23 +0000	[thread overview]
Message-ID: <a53mdc$rcf$1@quimby2.netfonds.no> (raw)
In-Reply-To: <m3lmdmd7qp.fsf@multivac.cwru.edu>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 21 Feb 2002, Paul Jarc thusly discussed the words of the
Internet Oracle:

> Sean Rima <spamtrap@tcob1.net> wrote:
>> (setq nnmail-expiry-wait-function
> ...
>> What else do I need to do or can you not expire mail whilst using
>> nnmaildir.
> 
> You can, but nnmaildir doesn't look at nnmail-* unless you tell it to
> (via the group parameters that nnmaildir *does* look at).  nnmaildir
> is Different.
> 
> (add-to-list 'gnus-parameters
>              '("" (expire-age . [(your-expire-age-function)])))
> (defun your-expire-age-function ()
>   (if nnmail-expiry-wait-function
>       (* 86400 ;; seconds per day
>          (nnmail-expiry-wait-function
>            (gnus-group-real-name gnus-newsgroup-name)))
>     nnmail-expiry-wait))
> 
> I'll see how much it would impact the existing nnmaildir code to make
> this the default when the expire-age parameter is not set, so you
> could pretend nnmaildir looks directly at nnmail-*.
> 

I will try both yours and Kai's suggestions and see what the outcome is
:)

Sean
- -- 
                            ,,,
                           (o o)
- -=-=-=-=-=-=-=-=-=-=-=-oOOo-(_)-oOOo-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
                 Normal Email sean AT tcob1 DOT net 
    Offering feeds for Fidonet, Adventurenet, and many other nets
              See http://www.tcob1.net for more details
 ICQ: 679813  Linux User: 231986  TCOB1 BBS: 095 43852 Yahoo: tcob_1
                           Jabber: tcobone@jabber.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Use GPG for Secure Mail

iEYEARECAAYFAjx1V7EACgkQeR/L2ZZp3E+UmQCgkZ9Zh3s7+wcWc0qvYaRIHV98
D2oAoL9ZKrPPNnvlyVAVppUR821VRr9A
=e5MP
-----END PGP SIGNATURE-----



  parent reply	other threads:[~2002-02-21 20:25 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-20 21:54 Sean Rima
2002-02-21 17:26 ` Kai Großjohann
2002-02-21 17:26 ` Kai Großjohann
2002-02-21 20:24   ` Sean Rima
2002-02-21 20:24   ` Sean Rima
2002-02-21 18:12 ` Paul Jarc
2002-02-21 18:12 ` Paul Jarc
2002-02-21 19:06   ` cvs commit stalling (was: nnmaildir, expiry problem) Paul Jarc
2002-02-21 19:06   ` Paul Jarc
2002-02-21 20:25   ` Sean Rima [this message]
2002-02-21 20:25   ` nnmaildir, expiry problem Sean Rima
2002-02-21 21:28   ` Sean Rima
2002-02-21 21:46     ` Paul Jarc
2002-02-21 21:46     ` Paul Jarc
2002-02-21 23:03       ` Sean Rima
2002-02-21 23:03       ` Sean Rima
2002-02-21 21:28   ` Sean Rima
2002-02-20 21:54 Sean Rima

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='a53mdc$rcf$1@quimby2.netfonds.no' \
    --to=spamtrap@tcob1.net \
    /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).