Following shupp.org Toaster I am able to successfully do IMAP and SMTP over SSL/TLS, but I cannot connect via POP

Here's some 411

RedHat Enterprise Linux 4 AS
Just installed the toaster from scratch, so its current to his 0.8.7

# openssl s_client -connect localhost:995 -prexit      
CONNECTED(00000003)
write:errno=104
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 0 bytes and written 142 bytes
---
New, (NONE), Cipher is (NONE)
---


# rpm -qa | grep -i openssl
xmlsec1-openssl-1.2.6-3
openssl096b-0.9.6b-22.42
openssl-devel-0.9.7a-43.8
pyOpenSSL-0.6-1.p23
openssl-0.9.7a-43.8




Thoughts??
I just notice multiple openssl vers it seems there.. Hrmm... ?

Reply via email to