Page 1 of 1
[SOLVED] Seem to be missing some stats in "Total messages by date"! report
Posted: 19 May 2016 06:54
by ovizii
Going to EFA => Reports => Total messages by date, my graph looks like this:

- efa2.png (56.25 KiB) Viewed 4042 times
How come there is nothing in the fields for: "Unknown Users, Can't Resolve and RBL" ? I do know I have plenty of those.
Re: Seem to be missing some stats in "Total messages by fate"! report
Posted: 19 May 2016 07:13
by DaN
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
Posted: 19 May 2016 08:21
by pdwalker
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.
Re: Seem to be missing some stats in "Total messages by fate"! report
Posted: 19 May 2016 08:36
by ovizii
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
Posted: 19 May 2016 16:29
by pdwalker
Well, not exactly solved yet, but one of these days...