Attached is a patch for high_perf branch:
Remote_info can be used (in greeting, after check_earlytalker) before the
callback gets around to setting it.
BrianRemote_info can be used (in greeting, after check_earlytalker) before the
callback gets around to setting it.
--- old/lib/Qpsmtpd
On Sun, 16 Mar 2003, Matt Sergeant wrote:
> Is there a need to use remote_info for qpsmtpd? I find it takes an
> inordinately long delay to connect to the server from my laptop (Mac OS
> X) and discovered that the delay is on looking up the TCPREMOTEINFO
> (which I guess does an i
On Sun, Mar 16, 2003 at 04:58:05PM +, Matt Sergeant wrote:
> Is there a need to use remote_info for qpsmtpd? I find it takes an
> inordinately long delay to connect to the server from my laptop (Mac OS
> X) and discovered that the delay is on looking up the TCPREMOTEINFO
> (w
Is there a need to use remote_info for qpsmtpd? I find it takes an
inordinately long delay to connect to the server from my laptop (Mac OS
X) and discovered that the delay is on looking up the TCPREMOTEINFO
(which I guess does an identd lookup?). I turned it off (-R flag to
tcpserver) but I