Scroll to navigation

Mail::MIMEDefang::Antivirus(3) Mail::MIMEDefang::Antivirus Documentation Mail::MIMEDefang::Antivirus(3)

NAME

Mail::MIMEDefang::Antivirus - Antivirus interface methods for email filters

DESCRIPTION

Mail::MIMEDefang::Antivirus are a set of methods that can be called from mimedefang-filter to scan with installed antivirus software the email message.

METHODS

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.
2024-03-20 3.4.1