Empty mailto in crons?

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, you must Enable Notifications for that user in Cron section:

OMG not sure how I missed that! Thanks - I’ve enabled it and MAILTO looks good now =)