On Tue, Oct 26, 1999 at 09:12:58AM +0200, Kai Altenfelder wrote:
> On Mon, Oct 25, Giampaolo Bellini wrote:
>
> > to import messages in dpbox I use a cron entry that every minute look
> > for new msg... and that also send me an e-mail... how can I disable this
> > feature ? I have removed the MAILTO voice in crontab file but cron still
> > send me an e-mail every minute....
>
> Edit your crontab and set
>
> MAILTO=""
Or redirect standard output of the job to /dev/null.
Then if something is sent to standard error, you'll still get the email
(which is probably desirable).
Hamish
--
Hamish Moffatt Mobile: +61 412 011 176 [EMAIL PROTECTED]
Rising Software Australia Pty. Ltd. http://www.risingsoftware.com/
Phone: +61 3 9894 4788 Fax: +61 3 9894 3362 USA: 1 888 667 7839