View Single Post

  #2 (permalink)  
Old 07-11-2003
Dave Sill
 
Posts: n/a
Default Re: smtp auth and tcpserver ...?

stefano@netixitalia.it (windchild) writes:

> I have installed qmail-smtpd-auth and recompiled qmail with make setup
> check, when i try to start this application, with :
>
> tcpserver smtp stream tcp nowait qmaild /usr/sbin/tcpd
> /var/qmail/bin/tcp-env tcp-env /var/qmail/bin/qmail-smtpd
> /usr/bin/checkvpw /bin/true
>
> this is the error:
>
> tcpserver: fatal: unable to figure out port number for stream
>
> Someone knows this error?


It looks like you're trying to run an inetd.conf entry as a
command. That won't work.

--
Dave Sill Oak Ridge National Lab, Workstation Support
Author, The qmail Handbook <http://web.infoave.net/~dsill>
<http://lifewithqmail.org/>: Almost everything you always wanted to know.
Reply With Quote