Date: Tue, 12 Jul 2005 14:16:09 +0800 From: Ann Lee <yokean1@gmail.com> To: "scuba@centroin.com.br" <scuba@centroin.com.br> Cc: freebsd-questions@freebsd.org Subject: Re: Expire undeleted mail older than specified age Message-ID: <80b681a505071123165c0f1158@mail.gmail.com> In-Reply-To: <Pine.BSI.4.33.0507111227310.18478-100000@hypselo.centroin.com.br> References: <80b681a50507110125a87ed87@mail.gmail.com> <Pine.BSI.4.33.0507111227310.18478-100000@hypselo.centroin.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Marcelo, Well, i have copied the perl script of expire_mail.pl in /usr/local/sbin/expire_mail.pl. And put the following into my cron job: 0 23 * * 3 /usr/local/sbin/expire_mail -l -M -a 60 /var/mail/* Seems not work. So i run the command manually and found that /usr/local/sbin/expire_mail: Command not found. Do i missed out any steps?=20 Cheers, Ann On 7/11/05, scuba@centroin.com.br <scuba@centroin.com.br> wrote: > Hi, >=20 > I use a perl script called expire_mail.pl. > Search google for it=B4s name, it=B4s simple and can be used from > cron. >=20 > - Marcelo Souza >=20 > On Mon, 11 Jul 2005, Ann Lee wrote: >=20 > |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.= org" > | >=20 >=20 > - Marcelo >=20 >=20 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?80b681a505071123165c0f1158>