Knowledgebase

How to Update a Cronjob E-mail Address?  Print this Article

Overview:

Cron jobs are scheduled tasks that the system runs at predefined times or intervals. Typically, a cron job contains a series of simple tasks that the system runs from a script file.

Important:
  • Exercise caution when you schedule cron jobs. We recommend that you allow enough time between cron jobs for the previous cron job to complete. If you schedule them to run too often, the server could start another cron job before the last cron job ends. This duplication may degrade performance.

  • For more information about cron jobs, read Red Hat’s Scheduling a Cron Job documentation.

Add a cron email

The Cron Email section of the interface allows you to enter an email address for the system to send notifications when your cron jobs run. To set an email address, perform the following steps:

  1. In the Email text box, enter the email address at which you wish to receive the notifications.

  2. Click Update Email.

Was this answer helpful?

Related Articles

How to Edit file in the cPanel File Manager?
1. Log into your cPanel account.2. In the "Files" section, click on "File Manger" Icon. 3....
How to create a new folder or files in the cPanel File Manager?
1. Log into your cPanel account.2. In the "Files" section, click on the "File Manger"...
How to check disk usage of directory and bandwidth usage?
If you are receiving a disk space usage warning and don't know which folder is using too...
How to upload files via the cPanel FileManager?
If you don't want to use a 3rd party FTP Software, you can use the cPanel's inbuilt...
How to Edit .htaccess File via the cPanel Filemanager?
1. Log into your cPanel account. 2. In the "Files" section, click on "File Manger" Icon. 3....