NAME
Mail::Audit::Miner - A Mail::Audit extension for Mail::Miner
SYNOPSIS
use Mail::Audit::Miner;
my $item = new Mail::Audit(@foo);
$item = $item->miner; # Yes, you must re-assign.
DESCRIPTION
This plugin to Mail::Audit
VERSION 2.1 OR ABOVE ONLY calls Mail::Miner
's message processing functions to store information about the incoming email. It also re-writes it, stripping attachments and replacing them with information about how to get them back out of Miner again.