Cisco Cisco Email Security Appliance C160 Mode D'Emploi

Page de 1211
 
9-112
AsyncOS 9.1.2 for Cisco Email Security Appliances User Guide
 
Chapter 9      Using Message Filters to Enforce Email Policies
  Configuring Scan Behavior
Note
By default, AsyncOS automatically detects mail loops and will drop messages after 100 loops. 
Configuring Scan Behavior
You can control the behavior of body and attachment scanning, such as the attachment types to be 
skipped during a scan by configuring the scanning parameters. Use the Scan Behavior page or the 
scanconfig
 command to configure these parameters. Scan behavior settings are global settings, meaning 
that they affect the behavior of all the scans.
Note
If you want to scan a MIME type that may be included in a zip or compressed file, you must include list 
'compressed' or 'zip' or 'application/zip' in the scan list.
Procedure 
Step 1
Click Security Services > Scan Behavior.
Step 2
Define the attachment type mapping. Do one of the following:
Add a new attachment type mapping. Click Add Mapping.
Import a list of attachment type mappings using a configuration file. Click Import List, and import 
the desired configuration file from the configuration directory.
Note
To perform this step, the configuration file must be present in the configuration directory of 
your appliance. See 
Click Edit to modify an existing attachment type mapping.
                }
              else {insert-header("X-ExtLoopCount9", "from
                   $RemoteIP");}}
            else {insert-header("X-ExtLoopCount8", "from $RemoteIP");}}
          else {insert-header("X-ExtLoopCount7", "from $RemoteIP");}}
        else {insert-header("X-ExtLoopCount6", "from $RemoteIP");}}
      else {insert-header("X-ExtLoopCount5", "from $RemoteIP");}}
    else {insert-header("X-ExtLoopCount4", "from $RemoteIP");}}
  else {insert-header("X-ExtLoopCount3", "from $RemoteIP");}}
else {insert-header("X-ExtLoopCount2", "from $RemoteIP");}}
else {insert-header("X-ExtLoop1", "1"); }