Mail::MIMEDefang::Antivirus - Antivirus interface methods for email filters
Mail::MIMEDefang::Antivirus are a set of methods that can be called from mimedefang-filter to scan with installed antivirus software the email message.
Method that scans a message using every installed virus scanner.
Method that scans a MIME::Entity
part using every installed virus
scanner.
Method that sets @VirusScannerMessageRoutines
and
@VirusScannerEntityRoutines
to arrays of virus-scanner routines to
call, based on installed scanners.
Method that runs a virus scanner, collecting output in
$VirusScannerMessages
.