Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2007 17:13:36 +0000
From:      Pollywog <lists-fbsd@shadypond.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: telnet mydomain.ild  465   : connection closed
Message-ID:  <200710301713.36281.lists-fbsd@shadypond.com>
In-Reply-To: <BAY127-W403CC4B55033C2DC29B631B2920@phx.gbl>
References:  <BAY127-W403CC4B55033C2DC29B631B2920@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 30 October 2007 09:18:17 dhaneshk k wrote:

> telnet localhost 465
> Trying ::1...
> telnet: connect to address ::1: Connection refused
> Trying 127.0.0.1...
> Connected to localhost.sun.iosn.net.
> Escape character is '^]'.
>  ////  upto this line oly  I am getting out put    not showing the line 
> 220 host.domain.tld ESMTP Postfix
>
> Q1 :   when I tested with the EHLO test.com  command  telnet connection
> closed immediately    why this  ?

Look at /etc/hosts

The line that is at the top is in IPv6 format?
If so, move it down so it appears below the line that says:

127.0.0.1		localhost

(I sent this a while ago but it did not appear to have actually been sent; 
apologies if it posts twice)


I think that will fix the problem.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710301713.36281.lists-fbsd>