Just in case anyone reads this in the future(this can be helpfull), there is also a way to see simple information in the mysql database:
as zimbra user(su - zimbra) run logmysl - D zimbra_logger (the -D parameter is optional just to avoid having to change databases inside the DBMS).
Under the table amavis_aggregate you have the sumary of the message count, the spam count, and the virus count, by hour, or by day.
If you are interested in more detailed information you can query the amavis table. There are other tables such as config, mta or mta_aggregate that may interest you, but, be carefull whit this.
Regards, |