Feature Request: Mailstats

Issue #639 resolved
Sebastian Henze created an issue

Would be great if there was the possibility generate stats. For example the top 50 conversation partners of an email account between date - date. How many mails did I receive/send to these top 50 conversation partners...

Comments (2)

  1. Janos SUTO repo owner

    I've just updated the master branch, and added util/mailstat.php

    Usage: /usr/local/libexec/piler/mailstat.php --webui /path/to/webui --email whatever@address --start 2015.01.01 --stop 2015.12.31

    Then it checks how many emails this address sent and received.

  2. Log in to comment