Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2005 08:37:02 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        Ann Lee <yokean1@gmail.com>
Cc:        "scuba@centroin.com.br" <scuba@centroin.com.br>, freebsd-questions@freebsd.org
Subject:   Re: Expire undeleted mail older than specified age
Message-ID:  <20050712083422.H11970@wonkity.com>
In-Reply-To: <80b681a505071123165c0f1158@mail.gmail.com>
References:  <80b681a50507110125a87ed87@mail.gmail.com> <Pine.BSI.4.33.0507111227310.18478-100000@hypselo.centroin.com.br> <80b681a505071123165c0f1158@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 12 Jul 2005, Ann Lee wrote:

> 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?

>From above, the file is called expire_mail.pl, but you don't have the 
.pl extension in the cron command line, or in the command you typed.

-Warren Block * Rapid City, South Dakota USA



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050712083422.H11970>