Hi osiris!
Yes the sending mails part has been disabled for the moment.
As you have mentioned you will get it working again. This is the part of the script I still want to refine in the coming days!
My cronjob for this scrip looks like this:
Code:
0 3 * * 1 /bin/sh /root/zmbac.sh -f > /tmp/zim_backup_report.log 2>&1
0 3 * * 2-7 /bin/sh /root/zmbac.sh -d >> /tmp/zim_backup_report.log 2>&1
I will post an update when I have sorted out the mail reports part.
Cheers
Heinzg