mail-trends icon indicating copy to clipboard operation
mail-trends copied to clipboard

Get all the stats of your email

Results 3 mail-trends issues
Sort by recently updated
recently updated
newest added

messageinfo.py:21 __newestMessageSec = time.mktime([1970, 1, 1, 1, 0, 0, 0, 0, 0])

I am connecting to not gmail server, and having this error. ``` Traceback (most recent call last): File "main.py", line 304, in message_infos = GetMessageInfos(opts) File "main.py", line 104, in...

Specify a start datetime and end datetime. Make the output aware of this.