Homec4science

Flesh out web UI for mail a bit to prepare for Herald outbound rules

Authored by epriestley <git@epriestley.com> on Aug 12 2015, 21:27.

Description

Flesh out web UI for mail a bit to prepare for Herald outbound rules

Summary:
Ref T9141. Ref T5791. Ref T7013. Major changes here is:

  • Currently, we don't store the headers we actually sent, or the reasons we actually did or did not deliver a mail.
    • Start storing these (as headers.sent and actors.sent).
    • Show them in the web UI.
    • Show them in bin/mail show-outbound (previously, we sort of re-computed them in a hacky way).
    • Take them into account in bin/mail volume.

Then some minor changes:

  • Show mail bodies.
  • Show more mail information.
  • Start renaming "MetaMTA" to "Mail", at least in the web UI.

Test Plan:
{F707501}
{F707502}
{F707503}
{F707504}
{F707505}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T5791, T7013, T9141

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

Details

Committed
epriestley <git@epriestley.com>Aug 12 2015, 21:27
Pushed
aubortJan 31 2017, 17:16
Parents
rPH9a7beadd22f0: Clean up some Ponder language
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH8c06d89070b9: Flesh out web UI for mail a bit to prepare for Herald outbound rules (authored by epriestley <git@epriestley.com>).Aug 12 2015, 21:27