>At 10:40 PM -0500 2/24/00, Juan E Suris wrote:
>>Hello All,
>>
>>Like a good qmail user, I changed qmail-pop3d from inetd to
>>tcpserver, but now it's really slow. It takes about 10 secs to
>>respond. Is this usual.
>>Following are my start scripts.
>>
>>Thanks,
>>JES
>>
>>here's what my run script look like:
>>/var/qmail/supervise/qmail-pop3d/run
>>#!/bin/sh
>>VUID=`id -u vpopmail`
>>VGID=`id -g vpopmail`
>>exec /usr/local/bin/softlimit -m 2000000 \
>>      /usr/local/bin/tcpserver -v -R -u $VUID -g $VGID 0 pop-3 \
>
>
>Turn off reverse lookups.  Add a -H.
>


Didn't work. Same delay.  BTW, I am having the same problem with qmail-smtpd
(init script exactly like lwq with -H).

Thanks,
JES

Reply via email to