Re: emails sent so much
Posted: Tue Apr 29, 2014 2:43 pm
In Vesta Panel, in admin account, open CRON and edit every single cronjob adding this to each line:
and so on...
so the lines will looks like:> /dev/null 2>&1
sudo /usr/local/vesta/bin/v-update-sys-rrd > /dev/null 2>&1
sudo /usr/local/vesta/bin/v-update-user-stats > /dev/null 2>&1
and so on...