mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 18:32:41 +01:00
cf0bf34255
Summary: Currently, adapters can only fail mail temporarily. Allow them to indicate a permanent failure by throwing a special exception. Test Plan: Added and ran unit tests. Reviewers: wez, btrahan Reviewed By: btrahan CC: aran Differential Revision: https://secure.phabricator.com/D6847 |
||
---|---|---|
.. | ||
PhabricatorMailImplementationAdapter.php | ||
PhabricatorMailImplementationAmazonSESAdapter.php | ||
PhabricatorMailImplementationPHPMailerAdapter.php | ||
PhabricatorMailImplementationPHPMailerLiteAdapter.php | ||
PhabricatorMailImplementationSendGridAdapter.php | ||
PhabricatorMailImplementationTestAdapter.php |