Homec4science

Add a rough `bin/mail volume` command for showing mail volume

Authored by epriestley <git@epriestley.com> on Aug 6 2015, 20:32.

Description

Add a rough bin/mail volume command for showing mail volume

Summary: Ref T7013. This might help us understand the problem better.

Test Plan:

$ ./bin/mail volume
+==============+============+
| User         | Unfiltered |
+==============+============+
| admin        | 136        |
| dog          | 31         |
| epriestley   | 24         |
| ducksey      | 18         |
| saurus       | 8          |
| example-list | 7          |
| squeakybirdo | 3          |
| nnn          | 3          |
| facebooker   | 2          |
+==============+============+

Mail sent in the last 30 days.
"Unfiltered" is raw volume before preferences were applied.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T7013

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

Details

Committed
epriestley <git@epriestley.com>Aug 6 2015, 20:32
Pushed
aubortJan 31 2017, 17:16
Parents
rPH580790cd6e35: Prevent Harbormaster autobuilds from being stopped, paused or restarted
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH50e084dcda9c: Add a rough `bin/mail volume` command for showing mail volume (authored by epriestley <git@epriestley.com>).Aug 6 2015, 20:32