Alternatively to tom42’s suggestion you could add
MAILTO=“”
to the first line of your crontab file, this should supress email sending for this job at all
bdevay
I have already removed the cron config yesterday but it keeps sending the mail.
Is it possible you are running multiple cron jobs? Try to find out by
- searching /etc/cron*
- calling sudo crontab -u root -l
- calling sudo crontab -u www-data -l