From: Claus Aßmann on
John Smith wrote:

> My boss wants to prevent propriety info from being send
> thru the mail. So I'm to take a sample of the mail at periodic

Look for "Data Leak Prevention" (DLP). Some companies sell
programs for that.

If you want to look at the mail "by hand": run the daemon
with -odq and then run the queue at some appropriate times.
Between queue runs the mail is stuck in the queue and you
can look at it (make sure it's legal in your country...).