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)
Sat, Jan 18, 7:33 AM
Unknown Object (File)
Sun, Jan 12, 11:10 PM
Unknown Object (File)
Wed, Jan 1, 7:17 PM
Unknown Object (File)
Tue, Dec 31, 8:26 AM
Unknown Object (File)
Mon, Dec 30, 7:55 PM
Unknown Object (File)
Sat, Dec 28, 1:51 PM
Unknown Object (File)
Sun, Dec 22, 4:06 PM
Unknown Object (File)
Dec 19 2024, 4:43 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.