Lukas Beeler wrote:
> are your sure that you did type
>
> telnet localhost 25
> ^^
> The 25 marks the smtp port
> if you just type
> telnet localhost
> you will try to access your port 23 [standard telnet port]
>
> if you did type the 25, your smtp server is down...
> check www.lifewithqmail.org and try again
>
I got it working...didn't have qmail-smtp in the inetd.conf file
Thanks...unfortunately the LWQ doesn't mention the inetd.conf file (or
xinetd.conf file)...unless I didn't look in the right spot.
Rob..