Going to EFA => Reports => Total messages by date, my graph looks like this:
How come there is nothing in the fields for: "Unknown Users, Can't Resolve and RBL" ? I do know I have plenty of those.
[SOLVED] Seem to be missing some stats in "Total messages by date"! report
[SOLVED] Seem to be missing some stats in "Total messages by date"! report
Last edited by ovizii on 19 May 2016 08:37, edited 2 times in total.
Re: Seem to be missing some stats in "Total messages by fate"! report
Same here. Alle recipients are known and everything could be resolved with no blacklist record 

Re: Seem to be missing some stats in "Total messages by fate"! report
Yes, that is correct.
There is a script that is supposed to record this information in the database. However, it is not customized for EFAs postfix log files, and thus does not capture the information correctly.
I was working on getting it working, but I got sidetracked with work. See here: viewtopic.php?f=5&t=1238&p=5941#p5941 for my last post on that subject.
Also the first post in this thread: viewtopic.php?f=5&t=1015&p=3146&hilit=m ... tics#p3146 points to a perl script that generates correct stat information from the postfix mail log. I was going to use that to figure out what changes I needed to make to the stats gathering script. In my copious spare time, I will get around to fixing it.
There is a script that is supposed to record this information in the database. However, it is not customized for EFAs postfix log files, and thus does not capture the information correctly.
I was working on getting it working, but I got sidetracked with work. See here: viewtopic.php?f=5&t=1238&p=5941#p5941 for my last post on that subject.
Also the first post in this thread: viewtopic.php?f=5&t=1015&p=3146&hilit=m ... tics#p3146 points to a perl script that generates correct stat information from the postfix mail log. I was going to use that to figure out what changes I needed to make to the stats gathering script. In my copious spare time, I will get around to fixing it.
Re: Seem to be missing some stats in "Total messages by fate"! report
ah, I see, thanks for clarifying. It would be nice to have but no stress. at least I know its not some big mystery but simply a not-yet-implemented feature.
Re: [SOLVED] Seem to be missing some stats in "Total messages by date"! report
Well, not exactly solved yet, but one of these days...