1Mail::MIMEDefang::AnMtaiivli:r:uMsI(M3E)Defang::Antivirus DoMcauimle:n:tMaItMiEoDnefang::Antivirus(3)
2
3
4
6 Mail::MIMEDefang::Antivirus - Antivirus interface methods for email
7 filters
8
10 Mail::MIMEDefang::Antivirus are a set of methods that can be called
11 from mimedefang-filter to scan with installed antivirus software the
12 email message.
13
15 message_contains_virus
16 Method that scans a message using every installed virus scanner.
17
18 entity_contains_virus
19 Method that scans a "MIME::Entity" part using every installed virus
20 scanner.
21
22 initialize_virus_scanner_routines
23 Method that sets @VirusScannerMessageRoutines and
24 @VirusScannerEntityRoutines to arrays of virus-scanner routines to
25 call, based on installed scanners.
26
27 run_virus_scanner
28 Method that runs a virus scanner, collecting output in
29 $VirusScannerMessages.
30
31
32
333.4.1 2023-05-15 Mail::MIMEDefang::Antivirus(3)