At 10:04 PM +0100 12/1/00, guenter wessling wrote:
> Hi, all.
> This is to Mr. G. again:
> Compiling 3.1.2 on my linux 2.0.36 works all right, as long as I do not put
> the
> --with-log-facility flag into ./configure.
> --enable-log-login works - just the "facility" is dismissed (configure
> steps out).
> Does the specified logfile have to be "touched" in advance ?
The facility needs to be in the log.h file, and the /etc/syslog.conf
file, and you need to send syslogd a HUP signal. I've tested it, and
it works fine on Linux. For example, you can tell Qpopper to use
LOCAL2, and set LOCAL2 to log to /var/log/poplog in /etc/syslog.conf.
I have had some trouble getting it to work on Solaris, though.
> Despite from this, 3.1.2 fullfills all my wishes.
Glad to hear it.