Fish Flowers wrote:
> @400000003a71e0a43872189c tcpserver: fatal: unable to figure out port
> number for smtp
>
> OK, fair enough... how do I open the port? Or point tcpserver to
> it? Ack! Lack of unix training coming back to bite me in the butt!

Looks like you're calling tcpserver with a port argument of "smtp".  You
have two options: either use a port argument of "25" instead (a number
instead of a name), or define a port number for smtp in /etc/services or
similar file.

---Kris Kelley

Reply via email to