I've seen a post on the forum how to get a custom report using zmdailyreport.
Like:
Code:
./zmdailyreport -m -t 20110101,20110118
but I can see that the -t no longer works?
The help says:
Code:
zimbra@mail:~/libexec$ ./zmdailyreport --help
Usage:
Usage: zmdailyreport [options]
Options:
--mail Send report via email, default is stdout
--help This help message
zimbra@mail:~/libexec$ Is there any way to get a montly report of delivered/deferred mails, number of spam/viruses etc found.
Thanks!