From owner-freebsd-questions@FreeBSD.ORG Wed Jan 5 01:08:05 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 040B216A4CE for ; Wed, 5 Jan 2005 01:08:05 +0000 (GMT) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEE7043D1F for ; Wed, 5 Jan 2005 01:08:04 +0000 (GMT) (envelope-from admin2@enabled.com) Received: from enabled.com (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.13.2/8.13.2) with ESMTP id j05183tb031286; Tue, 4 Jan 2005 17:08:03 -0800 (PST) (envelope-from admin2@enabled.com) From: "Noah" To: Paul Schmehl , freebsd-questions@freebsd.org Date: Tue, 4 Jan 2005 17:08:03 -0800 Message-Id: <20050105010629.M47182@enabled.com> In-Reply-To: References: <20050104190642.M26516@enabled.com> X-Mailer: Open WebMail 2.41 20040926 X-OriginatingIP: 67.161.56.189 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: Re: syslog.conf help directing ctl_cyrusdb output 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, 05 Jan 2005 01:08:05 -0000 On Tue, 04 Jan 2005 15:25:36 -0600, Paul Schmehl wrote > --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) Hi there, You know I saw this recommendation in the installation configuration and added it to my syslog.conf file and then restarted syslogd. but the cyrus log messages still end up in /var/log/messages any clues on this? cheers, Noah > > Paul Schmehl (pauls@utdallas.edu) > Adjunct Information Security Officer > The University of Texas at Dallas > AVIEN Founding Member > http://www.utdallas.edu > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"