telnet to smtp . 421 4.3.2 Service not available Connection closed by foreign host

When i try to telnet to a smtp server for port 25, i recieve "421 4.3.2 Service not available Connection closed by foreign host." I do have internet access on my linux system. Pls help.

1

1 Answer

A 421 error returned from a mail server means there is a problem with the mail server setup - this effectively says to the client "I have a problem and can't cope with email now, try again later" - with the expectation that the mail server configuration will be fixed soonish.

The 4.3.2 part of the message is something to do with Microsoft mail servers and gives a small hint into HOW the server is misconfigured, but its not very useful - see

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like