Cisco Cisco Email Security Appliance C160 技术参考

下载
页码 312
D I C T I O N A R Y C O N F I G
C H A P T E R   3 :   T H E   C O M M A N D S :   R E F E R E N C E   E X A M P L E S
 173
In this example, a new dictionary named “secret_words” is created to contain the term 
“codename.” Once the dictionary has been entered, the 
edit -> settings
 subcommand is 
used to define the case-sensitivity and word boundary detection for words in the dictionary. 
Enter new words or regular expressions, enter a blank line to finish.
<list of words typed here>
Currently configured content dictionaries:
1. HRWords
Choose the operation you want to perform:
- NEW - Create a new content dictionary.
- EDIT - Modify a content dictionary.
- DELETE - Remove a content dictionary.
- RENAME - Change the name of a content dictionary.
[]> delete
Enter the number of the dictionary you want to delete:
1. HRWords
[]> 1
Content dictionary "HRWords" deleted.
No content dictionaries have been defined.
Choose the operation you want to perform:
- NEW - Create a new content dictionary.
[]>
Code Example 3-116 
dictionaryconfig
 - Creating a Dictionary 2 
mail3.example.com> dictionaryconfig
No content dictionaries have been defined.
Choose the operation you want to perform:
- NEW - Create a new content dictionary.
[]> new
Enter a name for this content dictionary.
[]> secret_words
Do you wish to specify a file for import? [N]>
Enter new words or regular expressions, enter a blank line to finish.
codename
Code Example 3-115 
dictionaryconfig
 - Creating a Dictionary 1  (Continued)