Date: Tue, 04 Jan 2005 15:25:36 -0600 From: Paul Schmehl <pauls@utdallas.edu> To: Noah <admin2@enabled.com>, freebsd-questions@freebsd.org Subject: Re: syslog.conf help directing ctl_cyrusdb output Message-ID: <F120EB19327AC3DE4320FA0C@utd49554.utdallas.edu> In-Reply-To: <20050104190642.M26516@enabled.com> References: <20050104190642.M26516@enabled.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--On Tuesday, January 04, 2005 11:08:43 AM -0800 Noah <admin2@enabled.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F120EB19327AC3DE4320FA0C>