Re: smtp delay with -H and -R

2001-03-29 Thread Russell P. Sutherland
* Ricardo Cerqueira ([EMAIL PROTECTED]) [29 Mar 2001 19:41]: > > Any ideas as to what the delay is caused by > DNS, probably > > and/or how to eliminate it? > from 'man tcpserver': >-llocalname > Do not look up the local host name; use localname > for TCPLOC

Re: smtp delay with -H and -R

2001-03-29 Thread Ricardo Cerqueira
On Thu, Mar 29, 2001 at 07:26:32PM -0500, Russell P. Sutherland wrote: > I've experienced a situtation that is wierd... [snip] > > Any ideas as to what the delay is caused by DNS, probably > and/or how to eliminate it? from 'man tcpserver': --- -llocalname Do not look

smtp delay with -H and -R

2001-03-29 Thread Russell P. Sutherland
I've experienced a situtation that is wierd... I'm running qmail-smtpd/qmail-pop3d under daemontools. Here's the run file: #!/bin/sh PATH=/var/qmail/bin:/bin:/usr/bin:/usr/local/bin export PATH QMAILDUID=`perl -e 'print scalar getpwnam qmaild'