Cron Job Notification Email
Category: How To
I have 2 cron jobs set up...both run fine.
The problem is that I only get a notification email from one of the jobs, not both.
How do I get notifications from both jobs?
Thanks in advance for any help.
The problem is that I only get a notification email from one of the jobs, not both.
How do I get notifications from both jobs?
Thanks in advance for any help.
Best answer chosen by User
|
0
|
Hello Guido, With cron jobs, you will only receive an email if that particular job produces output. If you need to force the one cron job to produce output you can simply insert the following statement at the end of the script: echo "done"; Best Regards, Scott M |
Like this Question?
Tweet
Latest Questions
If you need some help, submit your question to our Community!
We guarantee a response within 60 minutes (8am - 9pm EST, Monday - Friday)
Recent QuestionsNeed more Help?
Search
Ask the Community!
Get help with your questions from our community of like-minded hosting users and InMotion Hosting Staff.
Current Customers
| Chat: | Click to Chat Now | E-mail: | support@InMotionHosting.com |
|---|---|---|---|
| Call: | 888-321-HOST (4678) | Ticket: | Submit a Support Ticket |


