1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-19 16:58:48 +02:00
phorge-phorge/conf
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
..
__init_conf__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
default.conf.php Support SMTP as the mailer. 2012-12-09 02:37:02 -08:00
development.conf.php Delete license headers from files 2012-11-05 11:16:51 -08:00
production.conf.php Delete license headers from files 2012-11-05 11:16:51 -08:00