mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #25768
[Bug 1423027] Re: Phpmailer class no longer includes SMTP class
** Changed in: mahara
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1423027
Title:
Phpmailer class no longer includes SMTP class
Status in Mahara ePortfolio:
Fix Released
Bug description:
While trying to set up Fake SMTP on my machine I was getting a fatal
errors:
Fatal error: Class 'SMTP' not found in
../htdocs/lib/phpmailer/class.phpmailer.php
Looking through the release notes at
https://github.com/PHPMailer/PHPMailer/releases I realised that
phpmailer does not include smtp class any more. Since it now provides
autoloder, I think we should use that.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1423027/+subscriptions
References