hello..
I try connect to my localhost with telnet
and it show like this
then I look to my maillog
truely I don't know with this error message, so someone can help me?
thanks
I try connect to my localhost with telnet
Code:
telnet localhost 25
Code:
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
ehlo test.com
Connection closed by foreign host.
then I look to my maillog
Code:
Feb 14 17:10:33 server postfix/smtpd[5557]: connect from localhost[127.0.0.1]
Feb 14 17:10:35 server postfix/smtpd[5557]: SSL_accept error from localhost[127.0.0.1]: -1
Feb 14 17:10:35 server postfix/smtpd[5557]: warning: TLS library problem: 5557:error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown
protocol:/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s23_srvr.c:578:
Feb 14 17:10:35 server postfix/smtpd[5557]: lost connection after CONNECT from localhost[127.0.0.1]
truely I don't know with this error message, so someone can help me?
thanks