From owner-freebsd-questions@FreeBSD.ORG Wed Aug 6 08:55:17 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B74737B401 for ; Wed, 6 Aug 2003 08:55:17 -0700 (PDT) Received: from chunky.global.net.uk (chunky.global.net.uk [80.189.91.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76E4A43FA3 for ; Wed, 6 Aug 2003 08:55:16 -0700 (PDT) (envelope-from john.REMOVE.ekins@brightview.com) Received: from sunof.brightview.com ([80.189.91.77] helo=jre.is.brightview.com) by chunky.global.net.uk with smtp (Exim 3.36 #1) id 19kQTa-0001qc-00; Wed, 06 Aug 2003 16:45:22 +0100 Date: Wed, 6 Aug 2003 16:50:36 +0100 From: John Ekins To: Steve Hovey Message-Id: <20030806165036.5856a8f7.john.REMOVE.ekins@brightview.com> In-Reply-To: References: <1060184521.11385.32.camel@lorax.forestry.umn.edu> Organization: Brightview X-Mailer: Sylpheed version 0.9.0 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: kwythers@umn.edu cc: freebsd-questions@freebsd.org Subject: Re: huge /var/log/exim files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2003 15:55:17 -0000 -- On Wed, 6 Aug 2003 11:42:27 -0400 (EDT) Steve Hovey wrote: -> -> I do -> -> cat /dev/null > mainlog -> -> etc Or how about exicyclog? It installed as part of exim. It is the "more subtle" way. [snipped] -> > My question is this: If I rm mainlog and reject log, will they be built -> > again or is there a more subtle way to do this? -> > -> > Thanks, -> > -> > Kirk Cheers, John.