Best practice are normally only redirecting stdout and not stderr, just to
get the error in case something goes wrong, I don't know why the output of
this script go on stderr.

But yes, to redirect all output script to nothing, append >/dev/null 2>&1
at the end of the script.

Olivier.

2014-10-16 14:57 GMT+02:00 <caparc...@web.de>:

>
> > MAILTO=""
> > *   *   *   *   *   /usr/sbin/sogo-ealarms-notify
>
>
> YEP, that it is. Btw, I'm the first with these behaviour?
>
> Jan
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
>
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to