It's actually automatic. If you don't want a job's statistics to be
emailed to you, redirect the output to /dev/null. i.e. [cron stuff]
/bin/ls &>/dev/null
You can do this with all the commands obviously, but I don't think you
can turn off the emailing option.