Project

General

Profile

Actions

Feature proposal #8140

closed

Use Joomla's PHPMailer instead of CB own one

Added by krileon over 3 years ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
26 August 2020
Due date:
% Done:

100%

Estimated time:

Description

We should ideally consider removing this entirely and simply using the CMS (e.g. Application::CMS->sendMail) for sending mail through a CMS library function. In the future when no CMS mail function is available we'd simply include PHPMailer ourselves.

Alternatively consider updating our current PHPMailer 5.2.28 to latest 6.x release. Should also consider moving this library to a "vendor" folder as is standard for external library usage in a framework. Basically it should be placed, unmodified, in the below folder.

/lbraries/CBLib/vendor

Actions #1

Updated by beat over 3 years ago

  • Target version changed from CB 2.4.7 to CB 2.5.0
Actions #2

Updated by beat about 3 years ago

  • Target version changed from CB 2.5.0 to CB 2.6
Actions #3

Updated by beat almost 3 years ago

  • Target version changed from CB 2.6 to CB 2.6.1
Actions #4

Updated by beat over 2 years ago

  • Target version changed from CB 2.6.1 to CB 2.7
Actions #5

Updated by beat about 2 years ago

  • Target version changed from CB 2.7 to CB 2.7.2
Actions #6

Updated by beat about 2 years ago

  • Target version changed from CB 2.7.2 to CB 2.7.3
Actions #7

Updated by beat almost 2 years ago

  • Target version changed from CB 2.7.3 to CB 2.7.4
Actions #8

Updated by krileon over 1 year ago

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

Implemented in MR !1818

Implemented usage of Joomla's PHPMailer instead of including our own.

Actions #9

Updated by krileon over 1 year ago

  • Status changed from Resolved to Closed
Actions #10

Updated by beat about 1 year ago

  • Subject changed from Update PHPMailer to 6.x to Use Joomla's PHPMailer instead of CB own one
Actions

Also available in: Atom PDF