"Scott D. Yelich" <[EMAIL PROTECTED]> wrote:
>
>Is or does some part of the qmail system doing identd lookups?
No. tcpserver does identd, but it's not part of qmail, and you're not
using it.
>I now
>send mail through a firewall that doesn't allow incoming identd and
>qmail is taking 10-25 seconds, or so, to accept each incoming message.
>
>my current inetd.conf config is this:
>smtp stream tcp nowait qmaild /usr/sbin/tcpd /var/qmail/bin/tcp-env
>/var/qmail/bin/qmail-smtpd
Maybe tcp_wrappers (tcpd) does identd. You could trace it to see where
it's spending its time.
>I use to run rblsmtpd but I lost the command to start it up and I can't
>recreated the long pipe command to get it to restart.
It's not *that* hard.
-Dave