Hi ALL!

I decided try tcpserver program for qmail services (smtpd & pop3d).
It's work properly but sometimes tcpserver strarting very slow
( more than 30 sec ! ).

When I used xinetd for starting qmail-smtpd & qmail-pop3d I never must wait
for starting it.

--- /etc/rc.d/rc.qmail ---
/usr/local/bin/tcpserver -H -R -v -u 514 -g 503 -x /etc/tcp.smtp.cdb 0 25 
/var/qmail/bin/qmail-smtpd \
2>> /var/log/qmail-smtp.log &

/usr/local/bin/tcpserver -H -R -v -x /etc/tcp.pop3.cdb 0 110 
/var/qmail/bin/qmail-popup mserver \
/bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir  2>> /var/log/qmail-pop3.log &

--- end ---


What I do wrong?
Thx. 
-- 
Good Luck!                                                  Andriy T. Yanko

+-----------------------------------------------------------------------------+
| E-mail: [EMAIL PROTECTED]        ICQ# 83047775         Powered by Linux |
+-----------------------------------------------------------------------------+
   

Reply via email to