James DeMong writes:
 > I've found that on occasion tcpserver/qmail-smtpd takes
 > 10 seconds to give an "ok" to an smtpd connection attempt.

Typically that's a DNS or indentd timeout.  Can't be the latter since
you're using the -R switch.  If you're concerned that it might not be,
run a syscall trace on tcpserver.

 > I start up tcpserver/qmail-smtpd with the following:
 > 
 > tcpserver -R -x/etc/tcp.smtp.cdb -c100 -v -u 92 -g 90 0 smtp
 > /var/qmail/bin/qmail-smtpd 2>&1 | /var/qmail/bin/splogger smtpd 3 &

Try it with -H to turn off reverse dns.  If the delays go away, you
know where the problem is.

-- 
-russ nelson <[EMAIL PROTECTED]>  http://crynwr.com/~nelson
Crynwr supports Open Source(tm) Software| PGPok |   There is good evidence
521 Pleasant Valley Rd. | +1 315 268 1925 voice |   that freedom is the
Potsdam, NY 13676-3213  | +1 315 268 9201 FAX   |   cause of world peace.

Reply via email to