I just discovered
pflogsumm, a convenient way to see what's going on with email on your Ubuntu Linux system running Postfix.
To install on Ubuntu:
sudo apt-get install pflogsumm
A simple way to run (see manpage for more info):
pflogsumm -d yesterday /var/log/mail.log | less