You are not logged in.
Hello all!
When i try send an email with "Sendemail" from terminal i get this:
invalid SSL_version specified at /usr/share/perl5/IO/Socket/SSL.pm line 332
You know what is the promblem and what i have to do to fix it?
Thank you!
Last edited by Muttley Black (2014-02-11 19:16:47)
Knowledge ⇛ Linux: First steps ┃ Programming: First steps ┃ English: Not well-known
Operating ⇛ CrunchBang Linux 11 "Waldorf" 64-bit on Toshiba satellite C660D 10D
Specifications ⇛ AMD V140 │ 4GB │ ATI Mobility Radeon HD 4200 Series │ Realtec RTL8188C Wireless LAN 802.11n PCI-E NIC│Realtec HD Audio │ 15.4" - 1366x768
Offline
I found it, Its a debian pug.
need to change one line in /usr/share/perl5/IO/Socket/SSL.pm
replace this:
m{^(!?)(?:(SSL(?:v2|v3|v23|v2/3))|(TLSv1[12]?))$}i
with this:
m{^(!?)(?:(SSL(?:v2|v3|v23|v2/3))|(TLSv1[12]?))}i
line 1490.
Knowledge ⇛ Linux: First steps ┃ Programming: First steps ┃ English: Not well-known
Operating ⇛ CrunchBang Linux 11 "Waldorf" 64-bit on Toshiba satellite C660D 10D
Specifications ⇛ AMD V140 │ 4GB │ ATI Mobility Radeon HD 4200 Series │ Realtec RTL8188C Wireless LAN 802.11n PCI-E NIC│Realtec HD Audio │ 15.4" - 1366x768
Offline
had the same problem. this post helped me a lot
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.
Server: acrobat