Page MenuHomePhabricator

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

Authored by epriestley on Aug 6 2015, 6:29 PM.
Tags
None
Referenced Files
F15527444: D13813.id33358.diff
Tue, Apr 22, 3:44 AM
F15462485: D13813.id.diff
Tue, Apr 1, 3:22 PM
F15446091: D13813.id33358.diff
Thu, Mar 27, 5:07 PM
F15443644: D13813.id33359.diff
Thu, Mar 27, 5:25 AM
F15437700: D13813.id33359.diff
Tue, Mar 25, 9:03 PM
F15431457: D13813.id33358.diff
Mar 24 2025, 12:28 PM
F15430194: D13813.id.diff
Mar 24 2025, 6:25 AM
F15426859: D13813.diff
Mar 23 2025, 11:13 AM
Subscribers
None
Tokens
"Love" token, awarded by cburroughs.

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Add a rough `bin/mail volume` command for showing mail volume.
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.Aug 6 2015, 6:31 PM
This revision was automatically updated to reflect the committed changes.