Re: [SLUG] How To Turning Serving Email Logging Off!!

2003-08-25 Thread Andrew McNaughton

change your cron entries so they pipe output to /dev/null.

Eg

15 0 * * */foo/bar  2>&1 > /dev/null

Alternatively, you could pipe output to a file where you check on it only
when necessary.

Or, you could just address the problems which are generating the warnings?

Andrew McNaughton




On Sat, 23 Aug 2003, Louis Selvon wrote:

> Hi:
>
> Each time cron run some scripts I keep getting the emails of warnings, status
> etc  sent to the admin address of each virtual site where the script ran
> from.
>
> I was not receiving these emails before. How do I turn this email logging off
> on the Apache server ? And how I turn it back on again when testing other
> scripts in the future ?
>
> The server is still on the old RH 7.3.
>
> Cheers.
>
>
>

--

No added Sugar.  Not tested on animals.  May contain traces of Nuts.  If
irritation occurs, discontinue use.

---
Andrew McNaughton   In Sydney
Working on a Product Recommender System
[EMAIL PROTECTED]
Mobile: +61 422 753 792 http://staff.scoop.co.nz/andrew/cv.doc



-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug


[SLUG] How To Turning Serving Email Logging Off!!

2003-08-22 Thread Louis Selvon
Hi:

Each time cron run some scripts I keep getting the emails of warnings, status
etc  sent to the admin address of each virtual site where the script ran
from.

I was not receiving these emails before. How do I turn this email logging off
on the Apache server ? And how I turn it back on again when testing other
scripts in the future ?

The server is still on the old RH 7.3.

Cheers.


--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug