1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-06 04:41:01 +01:00
phorge-phorge/src/applications/config/check
epriestley bad645f1ec Remove all application-specific reply handler domains
Summary:
Ref T7199. These were a bad idea which got copy-pasted a bunch.

  - There is zero reason to ever set these to different things.
  - Unsurprisingly, I don't know of any install which has them set to different things.

Unless I've completely forgotten about it, this option was not motivated by some obscure business need, it was just a bad decision which didn't catch anyone's attention at the time.

We partially remedied the mistake at some point by introducing `metamta.reply-handler-domain`, which works as a default for all applications, but never cleaned this mess up.

Test Plan: Sent some mail from applications, verified it picked up appropraite reply handler domains.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7199

Differential Revision: https://secure.phabricator.com/D12231
2015-03-31 16:48:40 -07:00
..
PhabricatorAPCSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorAuthSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorBaseURISetupCheck.php Improve "Host" header check 2015-02-26 14:37:48 -08:00
PhabricatorBinariesSetupCheck.php Fix Mercurial command injection vulnerability 2015-03-20 09:26:32 -07:00
PhabricatorDaemonsSetupCheck.php Examine fewer daemons for variant config 2015-03-15 11:31:07 -07:00
PhabricatorDatabaseSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorElasticSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorExtensionsSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorExtraConfigSetupCheck.php Remove all application-specific reply handler domains 2015-03-31 16:48:40 -07:00
PhabricatorFileinfoSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorGDSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorImagemagickSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorInvalidConfigSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorMailSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorMySQLSetupCheck.php Rewrite file documentation to be chunk-aware 2015-03-15 11:37:47 -07:00
PhabricatorPathSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorPHPConfigSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorPygmentSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorRepositoriesSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorSecuritySetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorSetupCheck.php Show open setup issue keys in "title" attribute of setup issues warning 2015-02-11 13:00:59 -08:00
PhabricatorStorageSetupCheck.php Fix improper selection of the chunk engine as a writable engine 2015-03-18 19:06:39 -07:00
PhabricatorTimezoneSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00