Cisco Cisco Email Security Appliance C160 Références techniques

Page de 464
 
300
Cisco AsyncOS 8.5.5 CLI Reference Guide
 
Chapter 3      The Commands: Reference Examples
  Policy Enforcement
filters
Description
Configure message processing options.
Usage
Commit: This command requires a ‘commit’.
Cluster Management: This command is restricted to machine mode.
Batch Command: This command does not support a batch format
Example
In this example, the 
filter
 command is used to create three new filters:
The first filter is named 
big_messages
. It uses the 
body-size
 rule to drop messages larger than 10 
megabytes. 
The second filter is named 
no_mp3s
. It uses the 
attachment-filename
 rule to drop messages that 
contain attachments with the filename extension of 
.mp3
The third filter is named 
mailfrompm
. It uses 
mail-from
 rule examines all mail from 
postmaster@example.com
 and blind-carbon copies 
administrator@example.com
1. Allow
2. Reject
[1]> 1
Choose the operation you want to perform:
- NEW - Create a new domain exception table entry
- EDIT - Edit a domain exception table entry
- DELETE - Delete a domain exception table entry
- PRINT - Print all domain exception table entries
- SEARCH - Search domain exception table
- CLEAR - Clear all domain exception entries
[]>
Table 3-134
exceptionconfig
  (Continued)