From owner-freebsd-questions@FreeBSD.ORG Tue Jan 4 21:25:37 2005 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 20C4E16A4CE for ; Tue, 4 Jan 2005 21:25:37 +0000 (GMT) Received: from smtp1.utdallas.edu (smtp1.utdallas.edu [129.110.10.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id EECE143D46 for ; Tue, 4 Jan 2005 21:25:36 +0000 (GMT) (envelope-from pauls@utdallas.edu) Received: from utd49554 (utd49554.utdallas.edu [129.110.3.85]) by smtp1.utdallas.edu (Postfix) with ESMTP id 9A78338959E; Tue, 4 Jan 2005 15:25:36 -0600 (CST) Date: Tue, 04 Jan 2005 15:25:36 -0600 From: Paul Schmehl To: Noah , freebsd-questions@freebsd.org Message-ID: In-Reply-To: <20050104190642.M26516@enabled.com> References: <20050104190642.M26516@enabled.com> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: syslog.conf help directing ctl_cyrusdb output X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Paul Schmehl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jan 2005 21:25:37 -0000 --On Tuesday, January 04, 2005 11:08:43 AM -0800 Noah wrote: > FreeBSD-4.9 > > well this is a bit of a newbie question. > > how can I move the ctl_cyrusdb entries to a specific log file. I dont > want them to appear in /var/log/messages any longer. > > Please send me a good web link that shows me how to do this. > Look at /usr/local/share/doc/cyrus-imapd/install-configure.html In /etc/syslog.conf add the following line: local6.debug /var/log/imapd.log (or something similar) Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer The University of Texas at Dallas AVIEN Founding Member http://www.utdallas.edu