I had an issue where I had cron jobs that output data to stdout, yet mail of the output was never delivered. Everything showed fine in cron.log : Aug 3 21:21:01 mail CROND[10426]: (nicholas) CMD (echo “test”)Aug 3 21:21:01 mail CROND[10424]: (nicholas) CMDOUT (test) yet no e-mail was sent. I finally found out how to … Continue reading Fix cron output not being sent via e-mail
The post Fix cron output not being sent via e-mail appeared first on Technicus.