1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/metamta
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
..
adapter Allow MetaMTA adapters to indicate that a mail is permanently undeliverable 2013-08-30 08:21:50 -07:00
application Move outbound mail lists to CLI and enhance details 2013-07-10 18:52:22 -07:00
constants Remove the last hardcoding from PhabricatorMetaMTAReceivedMail 2013-05-17 10:00:49 -07:00
contentsource Migrate Slowvote comments to ApplicationTransactions 2013-07-16 10:30:21 -07:00
controller Move outbound mail lists to CLI and enhance details 2013-07-10 18:52:22 -07:00
exception Allow MetaMTA adapters to indicate that a mail is permanently undeliverable 2013-08-30 08:21:50 -07:00
management Fix outdated link to MetaMTA web UI in MetaMTA tasks 2013-08-29 17:37:17 -07:00
parser Add another pattern to quoted email body stripping 2013-05-20 15:52:54 -07:00
query Move PhabricatorUser to new phid stuff 2013-07-26 14:05:19 -07:00
receiver Expand the "PhabricatorExternalAccount" table for new registration 2013-06-14 06:55:18 -07:00
replyhandler Move PhabricatorUser to new phid stuff 2013-07-26 14:05:19 -07:00
storage Allow MetaMTA adapters to indicate that a mail is permanently undeliverable 2013-08-30 08:21:50 -07:00
view Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorMail.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
PhabricatorMetaMTAWorker.php Fix outdated link to MetaMTA web UI in MetaMTA tasks 2013-08-29 17:37:17 -07:00