Re: telnet port 25

1998-06-03 Thread the lone gunman
On Mon, Jun 01, 1998 at 08:41:17PM +0800, A.D.Y. Cheng wrote: > Hello all, > > I try the command to test my email connection 'telnet localhost 25', but > it gives me the error: > > Trying 127.0.0.1... > telnet: Unable to connect to remote host: Connection refused > > However, I have '127.

Re: telnet port 25

1998-06-01 Thread Martin Bialasinski
>> "AC" == A D Y Cheng <[EMAIL PROTECTED]> writes: AC> I try the command to test my email connection 'telnet localhost 25', but AC> it gives me the error: AC> Trying 127.0.0.1... AC> telnet: Unable to connect to remote host: Connection refused Check if smtp is enabled in /etc/inetd.conf

Re: telnet port 25

1998-06-01 Thread David Z. Maze
A D Y Cheng <[EMAIL PROTECTED]> writes: ADYC> I try the command to test my email connection 'telnet localhost ADYC> 25', but it gives me the error: ADYC> ADYC> Trying 127.0.0.1... ADYC> telnet: Unable to connect to remote host: Connection refused Are you running an SMTP daemon (sendmail,

Re: telnet port 25

1998-06-01 Thread Remco van de Meent
On Mon, 1 Jun 1998, A.D.Y. Cheng wrote: : I try the command to test my email connection 'telnet localhost 25', but : it gives me the error: : : Trying 127.0.0.1... : telnet: Unable to connect to remote host: Connection refused : : However, I have '127.0.0.1 localhost' entry in my

telnet port 25

1998-06-01 Thread A.D.Y. Cheng
Hello all, I try the command to test my email connection 'telnet localhost 25', but it gives me the error: Trying 127.0.0.1... telnet: Unable to connect to remote host: Connection refused However, I have '127.0.0.1 localhost' entry in my /etc/hosts file. Another problem is that I hav