On Thu, Aug 30, 2001 at 09:27:04PM +0200, RR wrote:
> 30.08.2001 20:54:48, "Dave Sill" <[EMAIL PROTECTED]> 
>kirjutas:
> 
> >RR <[EMAIL PROTECTED]> wrote:
> >
> >>    /usr/local/bin/tcpserver -v -R -l 0 -c "$MAXSMTPD" 0 25 -x  /etc/tcp.smtp.cdb  
>\
> >
> >Make that:
> >
> >/usr/local/bin/tcpserver -v -R -l 0 -c "$MAXSMTPD" -x /etc/tcp.smtp.cdb 0 25 \
> >
> >-Dave
> >
> 
> That I've already tried, did once more now and here are results:
> 
> log file:
> 
> @400000003b8e920a281fb4a4 tcpserver: pid 1910 from 193.40.78.74
> @400000003b8e920a29498ea4 tcpserver: ok 1910 0:193.40.78.66:25 
>randla.mikita.edu.ee:193.40.78.74::2023
> @400000003b8e920a294fbcac tcpserver: warning: dropping connection, unable to run -u: 
>file does not exist

You're putting the arguments in the wrong order. The only thing you should have
after the port number is the program you want to execute.

Check the documentation for tcpserver. (Or just type "tcpserver" and nothing
else and you'll get a list of options and arguments in the correct order.)

Chris

PGP signature

Reply via email to