> Possibly.. I found that when using tcpserver without the -R option (which
> disables getting $REMOTETCPINFO), clients without identd running would
wait
> the default 26 seconds before the starting the pop responses.
But this would make it necessary to have tcpserver installed. I'm using
inetd!
So my pop3 line is looking like the following:
pop3 stream tcp nowait root /var/qmail/bin/tcp-env \
tcp-env /var/qmail/bin/qmail-popup hostsomething.domain.de \
/usr/sbin/logpopauth-pre /home/vpopmail/bin/vchkpw \
/usr/bin/logpopauth-post /var/qmail/bin/qmail-pop3d Maildir
Maybe i should try to use tcpserver but i'm not quite sure if inetd causes
the problem. And i'd have to read all the docs first so i'm a bit lazy ;)...
gk