pflogsumm is a perl script that reads the system logs and displays statistics about the mail server.
pflogsumm.pl /var/log/messages -d today
It's simple to setup a cron job keep the summary logs of the mail server, in case there is an issue.
yum -y install postfix-pflogsumm