Fish Flowers wrote:
> Hmm -- but smtp is assigned a port number (25) in /etc/services...
>
> When and where is tcpserver called? I'll try passing it an explicit port
> argument...
That depends. If you followed the "Life with qmail" way of doing things,
tcpserver is called from /var/qmail/supervise/qmail-smtpd/run. At any rate,
qmail should be fired up during the machine's boot sequence, so the call to
tcpserver, or at least the script it's hiding in, should be somewhere in
your start-up scripts.
---Kris Kelley