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

Also available in: Atom PDF