1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/metamta
Bob Trahan d598edc5f3 MetaMTA - update documentation and make config a tad easier
Summary: Fixes T7088. Mainly this updates the documentation but I also snuck in tweaking how the domain reply handler is built. This does two main things -- makes the behavior consistent as some applications who didn't override this behavior would send out emails with reply tos AND makes it easier for us to deprecate the custom domain thing on a per application basis, which is just silly. On that note, the main documentation doesn't get into how this can be overridden, though I left in that mini blurb on the config setting itself. We could deprecate this harder and LOCK things if you want as well.

Test Plan: read docs, looked good. reasoned through re-factor

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7088

Differential Revision: https://secure.phabricator.com/D11725
2015-02-12 11:05:39 -08:00
..
action When we fail to process mail, tell the user about it 2014-04-03 18:43:18 -07:00
adapter MetaMTA - make test mail implementation support message id headers by default 2014-10-27 13:09:34 -07:00
application Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
constants Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
contentsource Add more structure to Phortune product purchasing flow 2014-10-06 10:36:43 -07:00
controller Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
garbagecollector Add a GC for sent and received mail 2014-02-03 10:51:31 -08:00
management MetaMTA - add support for "Default Author" 2015-01-28 11:13:29 -08:00
parser Minor formatting changes 2014-10-08 08:39:49 +11:00
query Application Emails - add datasource so we can have a typeahead 2015-01-28 14:35:42 -08:00
receiver Application emails - move over paste and files 2015-01-29 14:47:32 -08:00
replyhandler MetaMTA - update documentation and make config a tad easier 2015-02-12 11:05:39 -08:00
storage Application Emails - make various user email editing paths respect application emails 2015-01-29 14:41:09 -08:00
typeahead Application Emails - add datasource so we can have a typeahead 2015-01-28 14:35:42 -08:00
view Add email preference links to email footers 2014-11-19 17:06:33 -08:00
PhabricatorMail.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
PhabricatorMetaMTAWorker.php Fix visibility of the PhabricatorWorker::doWork() methods 2015-01-16 06:58:50 +11:00