From owner-freebsd-questions@FreeBSD.ORG Mon Jul 11 15:30:43 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4710016A41F for ; Mon, 11 Jul 2005 15:30:43 +0000 (GMT) (envelope-from scuba@centroin.com.br) Received: from gorgo.centroin.com.br (gorgo.centroin.com.br [200.225.63.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id A03A243D48 for ; Mon, 11 Jul 2005 15:30:42 +0000 (GMT) (envelope-from scuba@centroin.com.br) Received: from hypselo.centroin.com.br (hypselo.centroin.com.br [200.225.63.1]) by gorgo.centroin.com.br (8.12.10/8.12.9) with ESMTP id j6BFUf2w008493; Mon, 11 Jul 2005 12:30:41 -0300 (EST) Date: Mon, 11 Jul 2005 12:30:41 -0300 (EST) From: Sender: To: Ann Lee In-Reply-To: <80b681a50507110125a87ed87@mail.gmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: freebsd-questions@freebsd.org Subject: Re: Expire undeleted mail older than specified age X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2005 15:30:43 -0000 Hi, =09I use a perl script called expire_mail.pl. =09Search google for it=B4s name, it=B4s simple and can be used from cron. - Marcelo Souza On Mon, 11 Jul 2005, Ann Lee wrote: |Hi , | |Does anyone know how could I make "expire_age" - Expire undeleted mail |older than specified age in freebsd v4.8..Any quick command that I can |run to delete off for unread messages for /var/mail/root. Coz I would |like to do a rotation job to auto-housekeeping my mail folder. | |Thanks in advance. | |Cheers, |Ann |_______________________________________________ |freebsd-questions@freebsd.org mailing list |http://lists.freebsd.org/mailman/listinfo/freebsd-questions |To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" | - Marcelo