Project

General

Profile

Actions

Feature proposal #6981

closed

Update PHPMailer

Feature proposal #6981: Update PHPMailer

Added by krileon about 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
15 January 2018
Due date:
% Done:

100%

Estimated time:

Description

PHPMailer 5.2.10 introduced Opportunistic TLS where it tries to establish a secure connection if the server advertises TLS is supported. However, if the server does this then provides an invalid certificate it will fail. Joomla has implemented a workaround to ignore this feature as shown below.

https://github.com/joomla/joomla-cms/pull/9528

Don't agree with workarounds for, likely, incorrectly configured servers. Recommending updating to latest PHPMailer library to see if that helps improve the accuracy of Opportunistic TLS.

Updated by krileon about 8 years ago Actions #1

  • Tracker changed from Bug to Feature proposal
  • Description updated (diff)

Updated by beat almost 8 years ago Actions #2

  • Target version changed from CB 2.1.4 to CB 2.1.5

Updated by krileon over 7 years ago Actions #3

  • Status changed from Assigned to Resolved
  • Assignee changed from beat to krileon
  • % Done changed from 0 to 100

Implemented in MR !1334

Updated phpmailer to 5.2.26 and implemented same autotls workaround as Joomla

Updated by krileon over 7 years ago Actions #4

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom