Why do I get emails for cron jobs?

This is the default. If you would like to disable receiving emails when a cron job runs append the following to the end of your cron task:

>/dev/null 2>&1
  • 501 Users Found This Useful

Was this answer helpful?

Related Articles

Adding a Facebook Button

Facebook has a wonderful page on adding a Facebook image to your website complete with...

Adding HTML to Site Builder

When adding HTML code/source in site builders be sure you are in HTML mode. There is often a...

I need a module installed but I do not have rights

No problem. Send us a trouble ticket and we will install the module as long as there are no...

How do I submit my site to search engines?

Submit your website to popular search engines to increase your webite's exposure and visitor...

Updating an Old Docker Version to Community Edition

The following was used to upgrade an antiquated version of docker to the newest community edition...