Solution for ssl error reported by redmine2.3.0 mail server on centos
Source: Internet
Author: User
After redmine2.3.0 and redmine2.3.0 on centos solve the ssl error, redmine2.3.0 was set up, and the configuration of the email server was completed with joy, who knows that there is another problem when I click "send test mail" after Configuration? OH... after redmine2.3.0 and redmine2.3.0 on centos solve the ssl error, redmine2.3.0 was set up, and the configuration of the email server was completed with joy, who knows that there is another problem when I click send test email after configuration, OH MY GOD. The error message is as follows: [php] (wrong argument (Fixnum )! (Expected kind of OpenSSL: SSL: SSLContext) go to the internet and find the solution as follows, you can add this sentence in the mail server configuration (who has always added this sentence before, and who knows it is invalid for 2.3.0): [php] openssl_verify_mode 'none' if it is 2.3.0, add this sentence to solve the problem. [Php] enable_starttls_auto: false It is over!
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