From owner-freebsd-questions Mon Jun 8 13:33:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA01456 for freebsd-questions-outgoing; Mon, 8 Jun 1998 13:33:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from stage1.thirdage.com (stage1.ThirdAge.com [204.74.82.151]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA01424 for ; Mon, 8 Jun 1998 13:32:51 -0700 (PDT) (envelope-from jal@ThirdAge.com) Received: from goober (gigi.ThirdAge.com [204.74.82.169]) by stage1.thirdage.com (8.8.5/8.8.5) with SMTP id NAA02804; Mon, 8 Jun 1998 13:29:03 -0700 (PDT) Message-Id: <3.0.5.32.19980608132323.00cdf120@204.74.82.151> X-Sender: jal@204.74.82.151 X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Mon, 08 Jun 1998 13:23:23 -0700 To: Dara Ghahremani From: Jamie Lawrence Subject: Re: daily and security output email msgs. Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You're not clear in what you want - if you want to disable the functionality (not recommended), delete the lines in the crontab file. If you just don't want to hear about it, redirect output to /dev/null: ...blah blah... >> /dev/null 2>&1 This isn't recommended either... you (or someone else) should know what's going on on your server. -j At 11:43 AM 6/8/98 -0700, you wrote: > >Hi, > >I would like to have FreeBSD stop sending daily run output and security >check output messages to root. I'm using release 2.2.6 on a PII-300MHz. >I've commented out the pipe to sendmail in /etc/crontab under "do >daily/weekly/monthly maintenance", but I still receive the messages. I >can't find any other relevant mail commands in /etc files. What else can I >do to stop the messages from being sent? > >Thanks, >Dara Ghahremani >Computational Neurobiology Laboratory >The Salk Institute for Biological Studies > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message