Re: Automatic deleteion from mailboxes

2001-02-27 Thread Michael Salmon

On Monday, February 26, 2001 04:10:50 PM -0500 Todd Nemanich
<[EMAIL PROTECTED]> wrote:
+--
| Hey everyone,
|I was wondering if messages more than a certain age can automatically
|be deleted from cyrus for users, possibly like how duplicate messages
|are deleted? Is there any facility to do this?
+-X8

find user.todd -type f -mtime +10 -name \*. -exec rm {} \;
reconstruct -r user.todd

/Michael
--
This space intentionally left non-blank.



Re: Automatic deleteion from mailboxes

2001-02-26 Thread Ken Murchison



Todd Nemanich wrote:
> 
> Hey everyone,
> I was wondering if messages more than a certain age can automatically be
> deleted from cyrus for users, possibly like how duplicate messages are
> deleted? Is there any facility to do this?

If you're running 2.x, check out ipurge(8).  Note: manpage is only
available in 2.0.12.  This utility *should* be EVENTable in cyrus.conf.

Ken
-- 
Kenneth Murchison Oceana Matrix Ltd.
Software Engineer 21 Princeton Place
716-662-8973 x26  Orchard Park, NY 14127
--PGP Public Key--http://www.oceana.com/~ken/ksm.pgp