Stephen Smith <[EMAIL PROTECTED]> wrote:
>I installed tcpserver so that I can run qmail under it. I start it with
>
>/usr/local/bin/tcpserver -R -u 505 -g 504 0 smtp \
>/var/qmail/bin/qmail-smtpd 2>&1 \
> | /var/qmail/bin/splogger smtpd &
>
>When running under inetd I could send mail using the "mail" program.
>Now I can't.
>
>Any suggestion?
Sure: tell us what you mean by "now I can't". If you get an error
message, tell us what it is.
"mail" shouldn't be sending via SMTP, so I don't think your problem is
related the inetd->tcpserver change.
-Dave