Oh, I don't know that I have to config a /etc/tcp.smtp.cdb file, actually, I got no
output with the command `find / -name tcp.smtp.cdb`. How should I make this kind of
file, where can I get detailed document about it? Thank you.
> On Sun, 7 May 2000, Xionghui Chen wrote:
>
> > *** I got the following processes when qmail running:
> >
> > bash-2.03# ps -ef |grep qmail
> > root 397 396 0 09:38:25 ? 0:00 supervise qmail-send
> > root 399 396 0 09:38:25 ? 0:00 supervise qmail-smtpd
> > qmails 401 397 0 09:38:25 ? 0:00 qmail-send
> > qmaill 402 401 0 09:38:25 ? 0:00 splogger qmail
> > root 403 401 0 09:38:25 ? 0:00 qmail-lspawn |preline procmail
> > qmaill 404 398 0 09:38:25 ? 0:00 /usr/local/bin/multilog t
> > s2500000 /var/log/qmail/qmail-send
> > qmailr 405 401 0 09:38:25 ? 0:00 qmail-rspawn
> > qmailq 406 401 0 09:38:25 ? 0:00 qmail-clean
> > qmaill 407 400 0 09:38:26 ? 0:00 /usr/local/bin/multilog t
> > s2500000 /var/log/qmail/qmail-smtpd
> > qmaild 408 399 0 09:38:26 ? 0:00 /usr/local/bin/tcpserver -v -p
> > -x /etc/tcp.smtp.cdb -u 103 -g 102 0 smtp /var/q
> > bash-2.03#
>
> How did you create this: /etc/tcp.smtp.cdb and what's in it? tcpserver
> acts as if its being told not to accept your connection.
>
> Vince.