Cron daemon email

Hi guys, need help, How I can stop get 30 emails a day about cron daemon

Hi,

What’s in those emails?

But the mail has content in the body, it’s an error? it’s informative?

it’s informative

If it’s informative and you don’t want to get it, edit the cron job and add >/dev/null at the end of the command.

Love YOU!

you mean

/usr/bin/curl https://example.com/adminv/index.php?controller=AdminSearch&action=searchCron&ajax=1&full=1&token=abcdf=1 >/dev/null

Yes, but the command is not the same as the one you shown in the screenshot.

yes you right, but I have a lot cron , If I understood you corecly, I can use to any Cron >/dev/null for no resived Cron daemon emai

Yes, correct. You will only receive a mail if the job fails.

Th… you

err, please remove the token and server details.

I’ve edited their posts