Todd Kennedy <[EMAIL PROTECTED]> writes:

> gives the following error messsage:
> tcpserver: fatal: unable to bind: address already used

Comment out the line beginning with "smtp" in your /etc/inetd.conf file
and send the inetd process a HUP signal (kill -HUP <pid of inetd>).
Inetd is still waiting for connections to this port.

Regards, Frank

Reply via email to