I like to have cron output sent to one of my e-mail accounts. in ssh I can make the crontab be:
MAILTO=&[email protected]&
0 0 0 * * command
But when I access cron through cpanel it sticks the MAILTO command in the minutes box and messes everything up. Even if I put the MAILTO in the command box in cpanel the next time I access it the address is gone.
It would be nice if cpanel let you have the option of putting an e-mail in there. perhaps a place to put an address and cpanel automatically sticking that in the cron.
MAILTO=&[email protected]&
0 0 0 * * command
But when I access cron through cpanel it sticks the MAILTO command in the minutes box and messes everything up. Even if I put the MAILTO in the command box in cpanel the next time I access it the address is gone.
It would be nice if cpanel let you have the option of putting an e-mail in there. perhaps a place to put an address and cpanel automatically sticking that in the cron.