If you want to change the email address or remove cronjob notification:
vi /var/webuzo/users/{username}/cronfile
Modify the line:
MAILTO=""
After updating the file you need to notify crontab service to load the update file using the following command :
/usr/bin/crontab -u {username} /var/webuzo/users/{username}/cronfile