Open zierbeek opened 3 years ago
I'm having the same issue since the TrueNAS 12.0-U3 upgrade. I had the report setup as a scheduled cron job. It doesn't throw any errors, but the email is never sent/received. Running the job manually, or running the script manually makes no difference.
Other emails are sending without issue (alerts, tests, etc.)
I too can't seem to get it to send the email report. What is the exact command I would write in the shell to manually run it? And what is the exact command I would put in the CRON box so that it will run automatically?
I too can't seem to get it to send the email report. What is the exact command I would write in the shell to manually run it? And what is the exact command I would put in the CRON box so that it will run automatically?
It should be sh /path/to/script/report.sh
I'm having the same issue since the TrueNAS 12.0-U3 upgrade. I had the report setup as a scheduled cron job. It doesn't throw any errors, but the email is never sent/received. Running the job manually, or running the script manually makes no difference.
Other emails are sending without issue (alerts, tests, etc.)
Update: After rolling back to 12.0-U2.1, the email successfully sends again.
Im in the same boat. Hopefully this can be fixed soon. Thanks for the hard work!!!
Does this work with #28?
Hi all!
I just cloned this repo and shanged the e-mailadres between the "", saved the file and executed it with sh report.sh. I can't seem to receive the email?