On Mon, Jan 15, 2001 at 12:18:39PM -0000, Gon?alo Gomes wrote:
> Hi
> i'm having inetd problems and i cant figure out why
You haven't followed the instructions correctly.
> i got this line on inetd.conf
> smtp stream tcp nowait qmail-smtpd /var/qmail/bin/tcp-env
>tcp-env/var/qmail/bin/qmail-smtpd
Which does not match this line from INSTALL:
smtp stream tcp nowait qmaild /var/qmail/bin/tcp-env tcp-env /var/qmail/bin/qmail-smtpd
Find and correct the two errors you've made, HUP inetd and try
again. You may also find it useful to read the man page on inetd.conf
to understand what each parameter means.
Regards.