unplug
03-23-2005, 04:41 AM
Hi all,
After installing qmail, I try to test it as follow but error found.
[root@abc bin]# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 Welcome to Qmail Toaster Ver. 1.2 smtp Server ESMTP
ehlo localhost
250-Welcome to Qmail Toaster Ver. 1.2 smtp Server
250-STARTTLS
250-PIPELINING
250-8BITMIME
250 AUTH LOGIN PLAIN CRAM-MD5
starttls
220 ready for tls
quit
quit
454 TLS connection failed: error:140760FC:SSL
routines:SSL23_GET_CLIENT_HELLO:unknown protocol (#4.3.0)
Connection closed by foreign host.
What is the problem mean? How can I fix it? I can't send mail thro'
thunderbird. Is it related to that error?
Thanks for help.
unplug
After installing qmail, I try to test it as follow but error found.
[root@abc bin]# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 Welcome to Qmail Toaster Ver. 1.2 smtp Server ESMTP
ehlo localhost
250-Welcome to Qmail Toaster Ver. 1.2 smtp Server
250-STARTTLS
250-PIPELINING
250-8BITMIME
250 AUTH LOGIN PLAIN CRAM-MD5
starttls
220 ready for tls
quit
quit
454 TLS connection failed: error:140760FC:SSL
routines:SSL23_GET_CLIENT_HELLO:unknown protocol (#4.3.0)
Connection closed by foreign host.
What is the problem mean? How can I fix it? I can't send mail thro'
thunderbird. Is it related to that error?
Thanks for help.
unplug