Hi
I am a rookie, I have installed omv 5.6.16-1, for iso, I am configuring scheduled jobs but never send email notifications, I have configured emails and tested emails properly. How do I fix it?
However, on SSH, run
/var/lib/openmediavault/cron.d/userdefined-4f671c42-d952-46fb-a795-b0cc5484a580 2>&1 | mail -E -s "Cron - testtttttttttt" -a "From: Cron Daemon <root>" root >/dev/null 2>&1
i can receive emails
thx~!