Dear all,
I have installed netqmail 1.05 with toaster.patch-0.6-1. Everything is running properly but smtp over ssl. I can't connect to our server with SSL enable in outlook express. Here is the error message:
Your server has unexpectedly terminated the connection. Possible causes for this include server problems, network problems, or a long period of inactivity. Account: 'pop3.ezrs.com', Server: 'Testing Server', Protocol: SMTP, Port: 26, Secure(SSL): Yes, Error Number: 0x800CCC0F
Are your certificates setup? And does the user that qmail-smtpd runs as have permission to read them?
Then I used telnet to try to start up STARTTLS and got the following message:
Connected to localhost.
Escape character is '^]'.
220 mail.ezrs.com ESMTP
STARTTLS
220 ready for tls
........
testing
454 TLS connection failed: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol (#4.3.0)
Connection closed by foreign host.
This is not a valid test, and should fail.
Does anyone have clue what I should do to enable smtp over SSL?
What is in your smtpd logs? If all the above fails, I'd try strace to see what is causing the error.
Regards,
Bill Shupp
