This feature is available if you have Bacula Community produced binaries
and the Aligned Volumes plugin.
+\subsection{baculabackupreport}
+I have added a new script called {\bf baculabackupreport} to the scripts
+directory. This script was written by Bill Arlofski. It prints a
+backup summary of the backups that occurred in the prior number of
+hours specified on the command line. You need to edit
+the first few lines of the file to ensure that your email address is
+correct and the database type you are using is correct (default is
+PostgreSQL). Once you do that, you can manually implement it with:
+
+\begin{verbatim}
+/opt/bacula/scripts/baculabackupreport 24
+\end{verbatim}
+
+I have put the above line in my {\bf scripts/delete\_catalog\_backup} script
+so that it will be mailed to me nightly.
+
\subsection{New Message Identification Format}
We are starting to add unique message indentifiers to each message (other
than debug and the Job report) that Bacula prints. At the current time