file filter
Use this sub-command to configure file filter options, including filtering by file extension type and Multipurpose Internet Mail Extension (MIME) type. File filters define the email attachment file types and file extensions to be scanned and are used in attachment scan rules.
Syntax
config file filter
edit <filter_type>
end
Variable |
Description |
Default |
Enter the file attachment executable type to filter by. |
|
|
Enter the description of the attachment filter. |
|
|
Enter an extension expressed as a wildcard, for example *.exe, or *.dll. |
|
|
Enter a MIME type in the format For example, to filter by image, and specifically for PNG, enter the following: set mime-type image/png To filter for all video formats, enter the following: set mime-type video/* |
|