SendEmail Error: AT/USR/SHARE/PERL5/VENDOR_PERL/IO/SOCKET/SSL.PM

Source: Internet
Author: User

Using the default of Ssl_verify_mode of Ssl_ Verify_none for client is deprecated! Please set Ssl_verify_mode to Ssl_verify_peer together with ssl_ca_file| Ssl_ca_path for verification. If you really don ' t want to verify the certificate and keep the connection open to Man-in-the-middle attacks please set SS L_verify_mode explicitly to Ssl_verify_none in your application.**************************************************** At/usr/bin/sendemail line 1906.invalid ssl_version specified at/usr/share/perl5/vendor_perl/io/ SOCKET/SSL.PM Line 415.


SendEmail e-Mail when the error occurred, and then read a lot of information


In http://caspian.dotconf.net/menu/Software/SendEmail/

The following words were found on the


Q:I Get the error "invalid Ssl_version specified at/system/library/perl/extras/5.16/io/socket/ssl.pm line 332.a on my Apple. What does I do?
A:Here's what I got from one user. It ' s a workaround until I put a real fix in:
> Fixed it by using Perl v5.12 this ' s still on OSX Mavericks. > (just changed sendEmail line 1 from #!/usr/bin/p Erl-w to #!/usr/bin/perl5.12-w)


centos7.2 default is the version of Perl is 5.16,centos6.5 is 5.10, and later the 7 version of 5.10, you can send mail normally.

# # # # Perl installation wget http://www.cpan.org/src/5.0/perl-5.10.0.tar.gz tar-zxf perl-5.10.0.tar.gz cd perl-5.22.0     ./configure.gnu-des-dprefix=/usr/local/perl echo $? Make do test make install Mv/usr/bin/perl/usr/bin/perl.bak ln-s/usr/local/perl/bin/perl/usr/bin/per L PERL-V



This article is from the "what-all" blog, please be sure to keep this source http://hequan.blog.51cto.com/5701886/1811246

SendEmail Error: at/usr/share/perl5/vendor_perl/io/socket/ssl.pm

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.