Search found 3 matches
- Fri Feb 14, 2014 11:36 am
- Forum: General Discussion
- Topic: HOw to prevent emails from?
- Replies: 4
- Views: 6170
Re: HOw to prevent emails from?
It sounds like something wrong with the redirection. Can you show the full command you use? Anyway you can completely disable cron reporting for the user account if you run following v-delete-cron-reports admin where admin is you target user. Ah thanks nice :) PS: Vesta is the best panel ever :) Ke...
- Fri Feb 14, 2014 10:58 am
- Forum: General Discussion
- Topic: HOw to prevent emails from?
- Replies: 4
- Views: 6170
Re: HOw to prevent emails from?
I did that and got several files in my home folder (all empty)skid wrote:You can null the output by adding ">/dev/null 2>&1" to the end of your command likeCode: Select all
echo "ok" >/dev/null 2>&1
- Fri Feb 14, 2014 10:33 am
- Forum: General Discussion
- Topic: HOw to prevent emails from?
- Replies: 4
- Views: 6170
HOw to prevent emails from?
As topic, how do I prevent messages from my cron job?
Thanks :)
Thanks :)