View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
12078 | Bug reports | Installation | public | 2017-01-24 13:43 | 2017-02-21 12:00 |
Reporter | fvanderstarre | Assigned To | c_schmitz | ||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.06+ | ||||
Fixed in Version | 2.06+ | ||||
Summary | 12078: PHP Error[2]: stream_socket_enable_crypto(): SSL operation failed with code 1 in phpmailer | ||||
Description | After installing 2.6.3 lts build 170112 an error occurs when trying to send reminder/invitation emails. | ||||
Steps To Reproduce | Send invitation or reminder email from token table. | ||||
Additional Information | In global settings, email method is set to SMTP. | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 2.6.3 lts build 170112 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Any | ||||
Database type & version | MS SQL server 2008 R2 | ||||
Server OS (if known) | DB server: Windows NT 6.1 <X64> build 7601 SP1 | ||||
Webserver software & version (if known) | Linux RHEL 7, Apache 2.4.6 | ||||
PHP Version | 5.6.30 | ||||
The emailing security has been raised in the latest version. |
|
yes, I just noticed I had to change the SMTP server name. Please close the issue, thanks. |
|
On the same server I have installed L.S. 2.59.1+ build 170116. This version is using phpmailer 5.6.22. This works fine, using the same smtp server. |
|
It seems I can fix it by replacing lines 3992-3994 in common_helper.php: as taken from the 2.59.1 source files. |
|
@fvanderstarre: Thank you for the insight. Will apply that as fix. |
|
Fix committed to 2.06lts branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=22221 |
|
LimeSurvey: 2.06lts bab8d8a9 2017-01-31 16:51 Details Diff |
Fixed issue 12078: Email sending problems with unvalidated SSL certificates |
Affected Issues 12078 |
|
mod - application/helpers/common_helper.php | Diff File | ||
rm - application/third_party/phpmailer/.gitattributes | Diff | ||
rm - application/third_party/phpmailer/.gitignore | Diff | ||
rm - application/third_party/phpmailer/.scrutinizer.yml | Diff | ||
rm - application/third_party/phpmailer/.travis.yml | Diff | ||
rm - application/third_party/phpmailer/README.md | Diff | ||
rm - application/third_party/phpmailer/SECURITY.md | Diff | ||
mod - application/third_party/phpmailer/VERSION | Diff File | ||
rm - application/third_party/phpmailer/changelog.md | Diff | ||
mod - application/third_party/phpmailer/class.phpmailer.php | Diff File | ||
mod - application/third_party/phpmailer/class.pop3.php | Diff File | ||
mod - application/third_party/phpmailer/class.smtp.php | Diff File | ||
mod - application/third_party/phpmailer/extras/htmlfilter.php | Diff File | ||
rm - application/third_party/phpmailer/travis.phpunit.xml.dist | Diff |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-24 13:43 | fvanderstarre | New Issue | |
2017-01-24 14:08 | c_schmitz | Assigned To | => c_schmitz |
2017-01-24 14:08 | c_schmitz | Status | new => feedback |
2017-01-24 14:08 | c_schmitz | Note Added: 42819 | |
2017-01-24 14:20 | fvanderstarre | Note Added: 42820 | |
2017-01-24 14:20 | fvanderstarre | Status | feedback => assigned |
2017-01-24 14:21 | c_schmitz | Status | assigned => closed |
2017-01-24 14:21 | c_schmitz | Resolution | open => no change required |
2017-01-27 09:33 | fvanderstarre | Status | closed => feedback |
2017-01-27 09:33 | fvanderstarre | Resolution | no change required => reopened |
2017-01-27 09:33 | fvanderstarre | Note Added: 42842 | |
2017-01-31 14:53 | fvanderstarre | Note Added: 42909 | |
2017-01-31 14:53 | fvanderstarre | Status | feedback => assigned |
2017-01-31 15:38 | c_schmitz | Note Added: 42913 | |
2017-01-31 16:07 | c_schmitz | Changeset attached | => LimeSurvey 2.06lts bab8d8a9 |
2017-01-31 16:07 | c_schmitz | Note Added: 42914 | |
2017-01-31 16:08 | c_schmitz | Status | assigned => resolved |
2017-01-31 16:08 | c_schmitz | Resolution | reopened => fixed |
2017-01-31 16:08 | c_schmitz | Fixed in Version | => 2.06+ |
2017-02-21 12:00 | c_schmitz | Status | resolved => closed |