Author Topic: cron emails  (Read 7171 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
cron emails
« on: July 27, 2015, 12:23:58 AM »
Is there a way like in cpanel that if i setup a cron job that it sends me an email with a log in it so i know if it ran or not ?

Offline
*
Re: cron emails
« Reply #1 on: December 22, 2015, 01:25:04 AM »
Before adding any cron jobs, add this before all cron jobs. Must be before all of them.

Code: [Select]
MAILTO=youremail
« Last Edit: December 22, 2015, 01:28:44 AM by misterpat »

Offline
**
Re: cron emails
« Reply #2 on: December 22, 2015, 08:01:49 AM »
or set your email address as root under CWP Settings --> edit settings