> but only similar.... can't imagine what the extra struff as > /etc/tcp.smtp.cdb is supposed to do and why that command is so > complicated.... anyways the above mentioned line works, while the init > line manifestingly doesn't work.... >
Try this.. echo '127.0.0.1:allow,RELAYCLIENT=""' > /etc/tcp.smtp tcprules /etc/tcp.smtp.cdb /etc/tcp.smtp.tmp < /etc/tcp.smtp chmod 644 /etc/tcp.smtp start/stop tcpserver and telnet localhost 25 hope this help. --ejg