Homec4science

Move commits to the "COMMIT" mail prefix

Authored by epriestley <git@epriestley.com> on Sep 25 2015, 19:43.

Description

Move commits to the "COMMIT" mail prefix

Summary:
Fixes T9427. Currently, replies to audits/commits go to "Cxxx", but so do replies to countdowns.

There is non real non-disruptive approach available here and this seems least-bad.

Test Plan:

  • Made a comment on a commit.
  • Fished the reply-to address out of bin/mail list-oubound + bin/mail show-outbound (it was now "COMMIT...").
  • Sent mail to that address.
  • Grabbed the raw message and wrote it to mail.txt.
  • Ran cat mail.txt | ./scripts/mail/mail_handler.php --process-duplicates.
  • Used bin/mail list-inbound + bin/mail show-inbound to verify receipt.
  • Saw comment appear on audit.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9427

Differential Revision: https://secure.phabricator.com/D14163

Details

Committed
epriestley <git@epriestley.com>Sep 25 2015, 19:43
Pushed
aubortJan 31 2017, 17:16
Parents
rPH8d3bb92b91ab: Make some Herald errors more spider-resistant
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH36d9908e6cd1: Move commits to the "COMMIT" mail prefix (authored by epriestley <git@epriestley.com>).Sep 25 2015, 19:43