Hi there, Is there a way to get the cron jobs setup through ISPConfig to not send an email everytime the cron runs? Or is it better to simply setup the cron jobs through crontab rather than ISPConfig in your opinion? -- its just easier for end-users through ISPConfig. Your thoughts would be much appreciated. Thanks Robert
My command was: wget -O /dev/null http://www.example.com/cron.php Should i take off the -O /dev/null from the beginning? Thanks!
I only receive emails when there is an output from the cron job like an error message. Maybe you can change the file so that it doesn't output anything.