| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
| Member Posts: 508 Join Date: Mar 2008 | how to stop receiving cronjob notification -
04-06-2008, 02:50 PM
Might be simple but can't concentrate I keep receiveing Cron <domain@host> wget -O/dev/null Register a Domain, Find Hosting and Create a Website at Domain.com How can I stop it sending me emails ![]() |
| | |
(#2)
|
| Operations Manager Posts: 5,033 Join Date: Jan 2006 Location: United Kingdom |
04-06-2008, 02:55 PM
Thread moved to Technical Chat -------------------------------------------------------------------
|
| | |
(#3)
|
| Member Posts: 127 Join Date: Feb 2008 |
11-06-2008, 08:47 PM
Indeed by default cron jobs sends a email to the user account executing the cronjob. What you usually do is redirect your job's stdout and stderr to null, but I see that you are already doing it so maybe, I think you are missing a blank space between -O and /dev/null wget -O/dev/null Not sure but this may be the issue. Email & MSN: andres[at]dewak.com Skype: andres.dewak Dewak: Kayako Development, Consultancy and Support http://www.dewak.com |
| | |
(#4)
|
| Member Posts: 508 Join Date: Mar 2008 |
12-06-2008, 08:39 AM
Thanks for the reply well acctually this is what exactly I have put there Code: wget -O/dev/null http://www.domain.com/support/cron/index.php |
| | |
![]() |
| Tags |
| cronjob, notification, receiving, stop |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| additional info in notification email | sniper | How do I? | 1 | 29-03-2008 06:21 PM |
| How do I reply easily to Notification emails | sniper | How do I? | 1 | 10-02-2008 01:27 AM |
| License Key Expiry without Notification | prakash123 | Comments, Questions & Feedback | 3 | 30-01-2007 12:10 AM |
| Notification Email Not Being Created or Sent to the Support Department | alcheme | SupportSuite, eSupport and LiveResponse | 3 | 07-09-2006 06:47 AM |