edgarsuit / FreeNAS-Report

SMART & ZPool Status Report for FreeNAS
GNU General Public License v3.0
113 stars 45 forks source link

can't get mails... #26

Open zierbeek opened 3 years ago

zierbeek commented 3 years ago

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?

MosephV commented 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.)

diedrichg commented 3 years ago

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?

zierbeek commented 3 years ago

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

MosephV commented 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.)

Update: After rolling back to 12.0-U2.1, the email successfully sends again.

itr6 commented 3 years ago

Im in the same boat. Hopefully this can be fixed soon. Thanks for the hard work!!!

dak180 commented 1 year ago

Does this work with #28?