1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/externals/phpmailer
Hangjun Ye f5c2a2ab4b Support SMTP as the mailer.
Summary:
Support SMTP as the mailer and user could turn on SMTP authentication if needed.
Import PHPMailer as PHPMailerLite doesn't support SMTP.

Make class PhabricatorMailImplementationPHPMailerAdapter final.

Test Plan: N/A

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2139

Differential Revision: https://secure.phabricator.com/D4063
2012-12-09 02:37:02 -08:00
..
class.phpmailer-lite.php Minor, use preg_replace_callback() in PHPMailerLite. See D2147. 2012-04-16 07:05:41 -07:00
class.phpmailer.php Support SMTP as the mailer. 2012-12-09 02:37:02 -08:00
class.pop3.php Support SMTP as the mailer. 2012-12-09 02:37:02 -08:00
class.smtp.php Support SMTP as the mailer. 2012-12-09 02:37:02 -08:00
LICENSE Get rid of +x on a bunch of nonexecutable files because I failed to set 2011-04-02 16:47:20 -07:00