Cisco Cisco Email Security Appliance C190 Referências técnicas

Página de 328
 
3-147
CLI Reference Guide for AsyncOS 10.0 for Cisco Email Security Appliances
 
Chapter 3      The Commands: Reference Examples
  Mail Delivery Configuration/Monitoring
Displaying details for one destination or all entries
Deleting all existing destination control table entries
Import table from a file
Export table to a file
For the 
edit
 and 
new
 batch commands, any or all of the following options may be provided by identifying 
the value with the variable name and an equals sign. Options not specified will not be modified (if using 
edit
) or will be set to default values (if using 
new
).
Example: Creating a new destconfig
 
Entry
In the following example, the current 
destconfig
 entries are printed to the screen. Then, a new entry for 
the domain 
partner.com
 is created. The concurrency limit of 100 simultaneous connections and 
recipient limit of 50 recipients for a 60-minute time period is set for that domain. So, the system will 
destconfig detail <default|profile|all>
destconfig clear
destconfig import <filename>
destconfig export <filename>
concurrency_limit=<int> - The maximum concurrency for a specific host.
concurrency_limit_type=<host|MXIP> - Maximum concurrency is per host or 
per MX IP.
concurrency_limit_apply=<system|VG> - Apply maximum concurrency is system 
wide or by Virtual Gateway(tm).
max_messages_per_connection=<int> - The maximum number of messages that 
will be sent per connection.
recipient_limit_minutes=<int> - The time frame to check for recipient 
limits in minutes.
recipient_limit=<int> - The number of recipients to limit per unit of 
time.
use_tls=<off|on|require|on_verify|require_verify> - Whether TLS should be 
on, off, or required for a given host.
bounce_profile=<default|profile> - The bounce profile name to use.
bounce_verification=<off|on> - Bounce Verification option.