Re: telnet mydomain.ild 465 : connection closed



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.

I have sent this twice, but I never saw it post.
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: [opensuse] Setting up new email server on 10.3
    ... Jim Flanagan wrote: ... > Escape character is '^]'. ... > 220 jimmee.local ESMTP Postfix ... > I just hangs at that point, nothing else happens until is says connection closed by foreign host. ...
    (SuSE)
  • Re: telnet mydomain.ild 465 : connection closed
    ... On Tuesday 30 October 2007 09:18:17 dhaneshk k wrote: ... Escape character is '^]'. ... 220 host.domain.tld ESMTP Postfix ... when I tested with the EHLO test.com command telnet connection ...
    (freebsd-questions)
  • Re: telnet mydomain.ild 465 : connection closed
    ... On Tuesday 30 October 2007 09:18:17 dhaneshk k wrote: ... Escape character is '^]'. ... 220 host.domain.tld ESMTP Postfix ... when I tested with the EHLO test.com command telnet connection ...
    (freebsd-questions)
  • Re: [SLE] Help with postfix
    ... 220 mail.example.com ESMTP Postfix ... Connection closed by foreign host. ... up by the yast default install. ... mydestination = $mydomain, $myhostname, localhost ...
    (SuSE)
  • Re: redefining Net::Telnet "escape" character
    ... > Out of curiousity isn't the escape character used for client side ... > since to drop to a subshell, as that subshell would be your Perl script??? ... login for every connection. ... connection i make in the sequence is why i need to redefine it in my ...
    (perl.beginners)