emails sent so much
Re: emails sent so much
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...
-
- Posts: 83
- Joined: Tue Jan 14, 2014 6:43 am
Re: emails sent so much
You do realize this is due to a VestaCP Error. Normally you wouldn't have Cron issues.
Re: emails sent so much
nightstryke wrote:You do realize this is due to a VestaCP Error. Normally you wouldn't have Cron issues.
Doesn't looks like issues. Depends what's the content of those emails.
It may be only notices. If I create scripts and add them to cron, I'm getting also emails each time the cron is run. Not sure if it should happens with vestacp, since I never had issue, but he can use my fix.