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

Page de 458
 
213
Cisco AsyncOS 8.5 CLI Reference Guide
 
Chapter 3      The Commands: Reference Examples
  Mail Delivery Configuration/Monitoring
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 
never open more than 100 connections or deliver to more than more than 50 recipients in a given hour 
to the domain 
partner.com
. No bounce profile is assigned for this specific domain, and no specific TLS 
setting is configured. Finally, the changes are printed to confirm and then committed
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.
Table 3-92
destconfig 
example: Configuring the Destination Configuration Table
mail3.example.com> destconfig
There are currently 2 entries configured.
Choose the operation you want to perform:
- SETUP - Change global settings.
- NEW - Create a new entry.
- EDIT - Modify an entry.
- DELETE - Remove an entry.
- DEFAULT - Change the default.
- LIST - Display a summary list of all entries.
- DETAIL - Display details for one destination or all entries.
- CLEAR - Remove all entries.
- IMPORT - Import tables from a file.
- EXPORT - Export tables to a file.