<[EMAIL PROTECTED]> wrote:

>[root: log]# telnet 127.0.0.1 25
>Trying 127.0.0.1...
>Connected to 127.0.0.1.
>Escape character is '^]'.
>Connection closed by foreign host.
>[root: log]#
>
>I have changed /etc/inetd.conf as Stated in INSTALL eg.
>smtp stream tcp nowait qmaild /var/qmail/bin/tcp-env
>tcp-env /var/qmail/bin/qmail-smtpd

Did you "killall -HUP inetd" after modifying inetd.conf? If so, did
you check the syslogs at the time to see if inetd complained about
that entry?

Try removing the second "tcp-env".

-Dave

Reply via email to