Comment 2 for bug 1896554

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/11299
Committed: https://git.mahara.org/mahara/mahara/commit/f9bb86ff345de4bed5e118064e041e4c0519eebe
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit f9bb86ff345de4bed5e118064e041e4c0519eebe
Author: Glenn Walbran <email address hidden>
Date: Tue Sep 22 12:21:37 2020 +1200

Bug 1896554, allow mail sending via SMTP server with self signed certificate

Mahara currently does not allow the secure sending of email via an external mail
server if it has a self signed certificate. This is because it fails the PHPMailer
checks on self-signed certs and peer verification.

Add options to allow this for email sending.

Change-Id: Iad7960b275aaad84fe5ac2c7cc420f54c00556cd