I have two OMV servers. One is a VM and the other is a backup on a bare metal install. The backup has 4 Rsync jobs that copy data from the production server on a nightly basis. I have the "Send command output via email" checked yet I don't receive any email. I've tested the email setup and it works fine. I can run the jobs manually, and they work fine, although without an email notification. What am I missing?
Email Notification Upon Completion of Job
-
-
Same result here manual start no email - scheduled task I get email.
-
Same result here manual start no email - scheduled task I get email.
That is by intention. Rational behind it is, that you don't need email, if you get the notification on the screen.
-
-
Could it be that scheduled tasks run by cron have their output emailed and that those run in the shell don't?
-
Could it be that scheduled tasks run by cron have their output emailed and that those run in the shell don't?
That is true, the email command is configured in the /etc/cron.d/ script and not in the script that is executed by cron.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!