Hello,
How can I stop error and warning messages from being sent as email ? I find
that quite annoying.
Moritz
Hello,
How can I stop error and warning messages from being sent as email ? I find
that quite annoying.
Moritz
On Tue, Mar 27, 2001 at 07:27:10PM +0200, mlennert@club.worldonline.be wrote:
Hello,
How can I stop error and warning messages from being sent as email ? I find
that quite annoying.
Hi Moritz,
one way is to generate a file
touch $HOME/GIS_ERROR_LOG
Then all errors will go here instead of being mailed.
If you want to avoid that as well, maybe you link this
file to /dev/null ?
Hope his helps,
Markus