Little steps and debugging basics. Break it into it's components and test each.
Try debugging with "logger" to see if it's syslog or qpopper. Try starting syslog with -d (and keep it in foreground). Is it getting anything? Quoting Van Hoornick Stefaan 999900830 ([EMAIL PROTECTED]): > 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 ?? > > thx > > Stefaan Van Hoornick > Network Consultant > > Bureau IT.032 - Sectie 13/2 > E-mail: [EMAIL PROTECTED] > -------------------------------------------- > You may be disappointed if you fail, > but you are doomed if you don't try. > -- Beverly Sills > -------------------------------------------- > >
