Telnet problem

L

Limbo

I'm trying to telnet into my ISP mail server, using the command: "open
smtp.dsl.pipex.net 25". However instantly I get an error "Could not open
connection to the host, on port 25: connect failed"

The error appears so fast that I suspect there is another reason for the
connection fail. Any suggestions?

I can connect to the mail server fine in outlook.
 
L

Limbo

Tried some other ISP outgoing mail servers on port 25, always get "could not
open connection" error, but when trying the imcoming mail server on port 110
it always work and I see the welcome message!!

What is causing the problem with outgoing mail servers?
 
B

bumtracks

Limbo said:
Tried some other ISP outgoing mail servers on port 25, always get "could
not open connection" error, but when trying the imcoming mail server on
port 110 it always work and I see the welcome message!!

What is causing the problem with outgoing mail servers?

spammers used up all of the port 25 postage stamps
 
S

Star Fleet Admiral Q

Normally you just can't "telnet" into any system on just any port you want.
The receiving host has to be configured to accept a telnet connection on the
port you've requested.

--

Star Fleet Admiral Q @ your Service!

http://www.google.com
Google is your "Friend"
 
D

DevilsPGD

In message <[email protected]> "Star Fleet Admiral
Q said:
Normally you just can't "telnet" into any system on just any port you want.
The receiving host has to be configured to accept a telnet connection on the
port you've requested.

Yes and if it's a mail server it should (by tradition) be configured to
listen on port 25...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top