1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-29 02:02:41 +01:00
phorge-phorge/src/applications/metamta/adapter
epriestley 4a6589524b Add amazon-ses.endpoint configuration
Summary: Fixes T5116.

Test Plan: Will test in production.

Reviewers: chad

Maniphest Tasks: T5116

Differential Revision: https://secure.phabricator.com/D15515
2016-03-23 12:28:59 -07:00
..
PhabricatorMailImplementationAdapter.php Extend from Phobject 2015-06-15 18:02:27 +10:00
PhabricatorMailImplementationAmazonSESAdapter.php Add amazon-ses.endpoint configuration 2016-03-23 12:28:59 -07:00
PhabricatorMailImplementationMailgunAdapter.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorMailImplementationPHPMailerAdapter.php Add missing $mailer property to PhabricatorMailImplementationPHPMailerAdapter 2015-06-16 13:55:17 -07:00
PhabricatorMailImplementationPHPMailerLiteAdapter.php Fix a few more undeclared properties 2015-06-15 19:39:04 +10:00
PhabricatorMailImplementationSendGridAdapter.php Use phutil_json_decode instead of json_decode 2015-05-05 20:48:55 +10:00
PhabricatorMailImplementationTestAdapter.php phtize all the things 2015-05-22 21:16:39 +10:00