Lawrence Chim wrote:
>
> I don't know why cron always send mail to root with the following
> body. Any idea?
>
I think what you are asking to related to the "MAILTO" variable.
If you set MAILTO='' in your crontab for root the cron stuff
will not be sent.
An exerpt from the cron man page:
When executing commands, any outÂ
put is mailed to the owner of the crontab (or to the user
named in the MAILTO environment variable in the crontab,
if such exists).
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]