On 5 Dec 2002, Van Hoornick Stefaan 999900830 wrote: > Hey, > > I have the following problem with qpopper 4.0.4 and logging. > > In fact qpopper is logging notting!!! > > I used following option at configure > --enable-standalone > --enable-log-facility=LOG_LOCAL1 > --enable-debugging > --enable-log-login > > The syslog.conf file is like this > > local1.none /var/adm/messages > local1.* /var/adm/qpopper.log (And i touched the file) > > Why is it not logging ??
You've probably already though of this but something you said makes me think you haven't restarted syslogd yet. Syslog creates the files as it parses it's config file if they aren't already there. You shouldn't have had to create it if syslog had been restarted. That's my take on it. Did you restart syslogd? justin
