- Mar 22, 2013
- 9,153
- 10,492
I'm hosted on Hostgator. Earlier today I set up a cron job for something, to run every 30 minutes. But every time it runs it keeps sending me emails. I figured it would take me 2 minutes to stop it, but to my surprise when I searched on Google and Youtube I didn't get anything (nothing I could understand how to implement anyway).
Preferably I'd like the emails to not be sent, unless there's a problem. Then I'd like to receive the email.
But if not possible, I don't care, I'd like to stop emails being sent to me when cron runs.
How can I do this?
Thanks
Preferably I'd like the emails to not be sent, unless there's a problem. Then I'd like to receive the email.
But if not possible, I don't care, I'd like to stop emails being sent to me when cron runs.
How can I do this?
Thanks