daveyw
03-24-2007, 02:29 PM
Hello,
I want that the crontab loads "/root/mail" + send me an email.
The mail file:
MAILTO: my-address
./r http
./r mail
./r interworx
./r mysql
./r dns
Its a script what restarts services
The cmail file (crontab):
0 6 * * * /root/mail
Whats wrong with this, it doesn't load and doesn't mail me? When i run manually "/root/mail" it will load + mail me
Thank you
I want that the crontab loads "/root/mail" + send me an email.
The mail file:
MAILTO: my-address
./r http
./r mail
./r interworx
./r mysql
./r dns
Its a script what restarts services
The cmail file (crontab):
0 6 * * * /root/mail
Whats wrong with this, it doesn't load and doesn't mail me? When i run manually "/root/mail" it will load + mail me
Thank you