HomePhabricator

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

Tags
None
Referenced Files
F707503: Screen Shot 2015-08-12 at 8.34.28 AM.png
Aug 12 2015, 7:27 PM
F707502: Screen Shot 2015-08-12 at 8.34.23 AM.png
Aug 12 2015, 7:27 PM
F707501: Screen Shot 2015-08-12 at 8.47.36 AM.png
Aug 12 2015, 7:27 PM
F707505: Screen Shot 2015-08-12 at 8.34.25 AM.png
Aug 12 2015, 7:27 PM
F707504: Screen Shot 2015-08-12 at 8.34.27 AM.png
Aug 12 2015, 7:27 PM
Subscribers
None

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:

Screen Shot 2015-08-12 at 8.47.36 AM.png (268×427 px, 27 KB)

Screen Shot 2015-08-12 at 8.34.23 AM.png (897×1 px, 136 KB)

Screen Shot 2015-08-12 at 8.34.28 AM.png (897×1 px, 124 KB)

Screen Shot 2015-08-12 at 8.34.27 AM.png (897×1 px, 134 KB)

Screen Shot 2015-08-12 at 8.34.25 AM.png (897×1 px, 195 KB)

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T5791, T7013, T9141

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