|
Message-ID: <20011105133546.A28787@openwall.com> Date: Mon, 5 Nov 2001 13:35:46 +0300 From: solar@...nwall.com To: owl-users@...ts.openwall.com Subject: Re: crontab On Mon, Nov 05, 2001 at 01:20:55AM +0100, mysiar@...pl wrote: Hi, > could anybody help me to get rid of emails sent by cron to root > or maybe send them somewhere else "to hell" for instance? ;-) > I need to do this beause I run snort which dies very often > and I restart it using cron I wonder why you posted this here. This is not Owl-specific and in fact is a very basic thing everyone should already know. ;-) Just use shell output redirection (such as, "&> /dev/null" after the shell command) or set MAILTO as described in crontab(5). Speaking of that UBE ("spam") posting and the related bounce message that reached the list, I've taken my usual measures and I am making the list pre-moderated for non-subscriber posts (which of course will also delay posts by subscribers from unusual addresses, but I'll be adding those to a whitelist). -- /sd
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.