Hi,
I’m trying to debug some crons not running - but for some reason the cron has an empty mailto:
crontab -l -u sterba
MAILTO=“”
I’ve checked and the user account has an email set - so I’m a bit sure why its empty?
Thanks
Andy
Hi,
I’m trying to debug some crons not running - but for some reason the cron has an empty mailto:
crontab -l -u sterba
MAILTO=“”
I’ve checked and the user account has an email set - so I’m a bit sure why its empty?
Thanks
Andy
OMG not sure how I missed that! Thanks - I’ve enabled it and MAILTO looks good now =)