redirecting output of crontab on linux
hi there,When my tasks on my server run via crontab, the output goes to root@subdomain.servername.com. That email address does not exist... I cannot create the email account cause it won't let me create a subdomain in my account with the same name as the host name.
basically, the question is: can i redirect the output emails from crontab to another email address??
thanks