Hallo Piotr,

You have to use the 

--enable-log-facility=LOG_LOCAL0
--enable-timing

options for configure, than statist. logging is done to your
messages file

thanks
gr.
Andreas

> qpopper4.0.4
> redhat 7.2 (kernel 2.4.19)
> xinetd 2.3.3
> 
> qpopper compiled with:
> ./configure --enable-servermode --enable-bulletins=/var/spool/bulls 
> --enable-new-bulls=0 --enable-specialauth --enable-shy 
> --enable-temp-drop-dir=/var/spool/poptemp 
> --enable-cache-dir=/var/spool/popcache --with-log-facility=LOG_LOCAL1 
> --enable-uw-kludge --enable-nonauth-file=/etc/qpopper-noauth 
> --disable-chunky-writes --with-drac=/usr/src/drac-1.11
> 
> 
> xinetd.d/pop3:
> service pop3
> {
>          disable = no
>          flags = REUSE NAMEINARGS
>          socket_type = stream
>          protocol = tcp
>          wait = no
>          user = root
>          server = /usr/sbin/popper
>          server_args = -s
>          port = 110
> }
> 
> the problem is that popper logs only errors
> 
> for instance:  -ERR [AUTH] Access is blocked for UIDs below 10
> after succesful login there's no sign of it in the logs
> 
> the same popper compiled the same way and run on machine with
> inetd (not xinetd) logs sussesful logins
> 
> 
> any ideas?
> 
> thanks
> Piotr Kubiak
> 
> pozdrawiam
> 
> ------------
> P i o t r   K u b i a k
> a d m i n @ d i a l c o m . p l
> 
> 

Reply via email to