Page MenuHomePhabricator

Remove "username@phabricator.mycompany.com" creating a Conpherence
ClosedPublic

Authored by epriestley on Jan 11 2016, 6:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Dec 19, 4:43 PM
Unknown Object (File)
Wed, Dec 18, 12:29 AM
Unknown Object (File)
Sun, Dec 8, 9:20 PM
Unknown Object (File)
Mon, Dec 2, 10:05 AM
Unknown Object (File)
Oct 24 2024, 3:13 PM
Unknown Object (File)
Oct 19 2024, 12:41 PM
Unknown Object (File)
Oct 18 2024, 3:00 PM
Unknown Object (File)
Sep 12 2024, 5:30 PM
Subscribers
None

Details

Summary

Ref T10121. This doesn't work at all at HEAD, and even when it did it was mostly just confusing to installs with unexpected setups where Phabricator is receiving mail at @mycompany.com and this is colliding with real addresses.

It might make sense to restore it some day after the next Conphernece update, but just strip it out for now. Since it doesn't work anyway, I'm pretty confident no one is using it.

Test Plan
  • Before patch: send mail to dog@local.phacility.com, got a policy error from Conpherece.
  • After patch: sent mail to dog@local.phacility.com, got a correct "no routable recipients" error.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Remove "username@phabricator.mycompany.com" creating a Conpherence.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 11 2016, 6:32 PM
This revision was automatically updated to reflect the committed changes.