HomePhabricator

Remove all application-specific reply handler domains

Description

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

Details

Provenance
epriestleyAuthored on
epriestleyPushed on Mar 31 2015, 11:48 PM
Reviewer
btrahan
Differential Revision
D12231: Remove all application-specific reply handler domains
Parents
rP0d99c84bd78e: Modernize email command parsing
Branches
Unknown
Tags
Unknown
Tasks
T7199: Expand the power of "!action" commands in email