Qpopper config file is not being read when qpopper 4.0.3
is started by tcp wrapper.
Using the following line in /etc/inet/inetd.conf file the
qpopper.config file is not read. qpopper runs but
without the options set in the config file.
pop3 stream tcp nowait root /usr/local/bin/tcpd /usr/local/lib/popper qpopper -f
/etc/mail/qpop/qpopper.config
If I don't use tcpd the qpopper.config file is read and
qpopper runs with the expected options.
pop3 stream tcp nowait root /usr/local/lib/popper qpopper -f
/etc/mail/qpop/qpopper.config
I'm running Solaris 8 and tcp_wrapper_ipv6-7.6 .
Thankyou for your time lloyd lowe