1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 18:32:41 +01:00
phorge-phorge/src/applications/metamta/adapter
epriestley cf0bf34255 Allow MetaMTA adapters to indicate that a mail is permanently undeliverable
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
2013-08-30 08:21:50 -07:00
..
PhabricatorMailImplementationAdapter.php Allow MetaMTA adapters to indicate that a mail is permanently undeliverable 2013-08-30 08:21:50 -07:00
PhabricatorMailImplementationAmazonSESAdapter.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorMailImplementationPHPMailerAdapter.php Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
PhabricatorMailImplementationPHPMailerLiteAdapter.php Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
PhabricatorMailImplementationSendGridAdapter.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorMailImplementationTestAdapter.php Allow MetaMTA adapters to indicate that a mail is permanently undeliverable 2013-08-30 08:21:50 -07:00