pflogsumm -d today /var/log/mail.log

Category: Mail Servers & Postfix

pflogsumm -d today /var/log/mail.log

Summarize today's Postfix activity from logs

Parses the mail log into a daily digest: messages received and delivered, bounces, rejects, and warnings. `-d today` limits it to today's entries; `yesterday` and `last week` also work. Ideal for a cron job that mails you the report.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.