From owner-freebsd-questions@FreeBSD.ORG Tue Sep 13 18:41:57 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C0A6F16A41F for ; Tue, 13 Sep 2005 18:41:57 +0000 (GMT) (envelope-from yavuz@mtm-medyatakip.com.tr) Received: from mailhub.ihlas.net.tr (mailhub.ihlas.net.tr [213.238.128.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 862E343D46 for ; Tue, 13 Sep 2005 18:41:55 +0000 (GMT) (envelope-from yavuz@mtm-medyatakip.com.tr) Received: (qmail 64318 invoked from network); 13 Sep 2005 18:42:09 -0000 X-Mail-Scanner: Scanned by qSheff 1.0-rc1 (antif/) Received: from unknown (HELO ihlasnetym) (yavuz@213.238.150.220) by 0 with ESMTPA; 13 Sep 2005 18:42:09 -0000 Message-ID: <000501c5b892$d1eca4d0$dc96eed5@ihlasnetym> From: "Yavuz" To: "Giorgos Keramidas" References: <081301c5b875$5645da30$dc96eed5@ihlasnetym> <20050913151737.GA3087@flame.pc> Date: Tue, 13 Sep 2005 21:41:57 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Cc: freebsd-questions@freebsd.org Subject: Re: about newsyslog X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Sep 2005 18:41:57 -0000 Hello again I have already read that man pages about newsyslog it only shows daily,weekly,yearly etc. but I couldn't find to change every hour in everyday or to change every 3 hours in a day. help please... ----- Original Message ----- From: "Giorgos Keramidas" To: "Yavuz" Cc: Sent: Tuesday, September 13, 2005 6:17 PM Subject: Re: about newsyslog > On 2005-09-13 18:09, Yavuz wrote: > > Hello > > > > I use FreeBSD5.3 > > > > I want to change maillog file more frequent. > > As you know the file named maillog file changes once in a day. > > There is a file named newsyslog.conf in /etc > > How can I do change file named maillog everyhour with /etc/newsyslog.conf ? > > By setting up the relevant line in your ``/etc/newsyslog.conf'' file: > > The format of this file is described in the manpage: > > % man newsyslog.conf > > If you do read the manpage and you still have questions, then it's > either a bug of the manpage or something we can clarify on the list, > so don't hesitate to ask again :-) > >