Cisco Cisco Email Security Appliance C650 Guida Utente

Pagina di 1124
 
27-31
Cisco AsyncOS 8.0 for Email User Guide
 
Chapter 27      Quarantines
  Configuring the Spam Quarantine
To set a default encoding for messages that do not specify the encoding in the message headers, use the 
scanconfig->setup
 command via the CLI. In this example, UTF-8 is set as the default:
mail3.example.com> scanconfig
There are currently 7 attachment type mappings configured to be SKIPPED.
Choose the operation you want to perform:
- NEW - Add a new entry.
- DELETE - Remove an entry.
- SETUP - Configure scanning behavior.
- IMPORT - Load mappings from a file.
- EXPORT - Save mappings to a file.
- PRINT - Display the list.
- CLEAR - Remove all entries.
[]> setup
[ ... ]
Configure encoding to use when none is specified for plain body text or anything with 
MIME type plain/text or plain/html.
1. US-ASCII
2. Unicode (UTF-8)
3. Unicode (UTF-16)
[ ... list of encodings ... ]
13. Japanese (EUC)
[1]> 2
Encoding set to "Unicode (UTF-8)".