Koozali.org: home of the SME Server
Contribs.org Forums => Koozali SME Server 11.x Contribs => Topic started by: Gary Douglas on September 05, 2025, 11:45:04 AM
-
I have been privileged with having Brian's mailstats contrib tested on my VM. Unfortunately busy this week but a quick check this morning and I am very impressed. I commented to Brian; Brian, another quick look at smebox mailstats, that is truly remarkable what you have done. Being able to open the transaction from within the stats is a game-changer.
-
The old text based mailstats is now fully html based, with graphs as well as the league tables and the hourly email statistics table.
It also has a panel in the new Server Manager with access to previous days stats, plus configuration for mailstats things as well as spamassassin and RBLs etc.
It keeps a summary of each email processed in the MariaDB, and will extract the actual transactions from the journal if required.
Here's a few more screen shots:
(https://src.koozali.org/brianr/Images/raw/branch/master/Mailstats/Screenshot%20from%202025-09-04%2016-00-26.png)
(https://src.koozali.org/brianr/Images/raw/branch/master/Mailstats/Screenshot%20from%202025-09-04%2016-01-23.png)
-
You need at least smeserver-mailstats v11.1-5. It may not have hit all mirrors yet.
-
thank you Brian, very, very impressive
-
+1
Nice work
-
sounds like you are doing also what was done by wbl and geoip contribs.
also i may suggest not to display the field for db password etc.
-
sounds like you are doing also what was done by wbl and geoip contribs.
also i may suggest not to display the field for db password etc.
Actually that has changed. I'll take those entries out.
oh - and my approach to setting RBLs and country blocks is much easier than either wbl or geoip I think!!
-
i do not say it is not better.
i just say it might be good to move it to the right contrib :)
-
How does mailstats now do geoip?
Xt-geoip contrib does more than just mail though so how will that work?
And what happens with wbl if functions are duplicated - one my most used contribs.
Just concerned about conflicts.
-
How does mailstats now do geoip?
It reads the logs
Xt-geoip contrib does more than just mail though so how will that work?
And what happens with wbl if functions are duplicated - one my most used contribs.
It reads/writes the relevant DB entries, which I presume is what wbl and Geoip do, so there is no conflict, just duplication of function.