Technical References
138
Cisco AsyncOS 9.1 for Email CLI Reference Guide
Chapter 3 The Commands: Reference Examples
Mail Delivery Configuration/Monitoring
The destconfig command requires the following information for each row in the Destination Controls
table.
• Domain (recipient host)
• Maximum simultaneous connections to the domain
• Messages-per-connection limit
• Recipient limit
• System-wide or Virtual Gateway switch
• Enforce limits per MX or domain
• Time period for recipient limit (in minutes)
• Bounce Verification
• Bounce profile to use for the domain
Sample Destination Control Table
The following table shows entries in a destination control table.
Batch Format
The batch format of the destconfig command can be used to perform all the fuctions of the traditional
CLI command.
• Creating a new destination control table
IMPORT Imports a table of destination control entries from a .INI
configuration file.
EXPORT Exports a table of destination control entries to a .INI
configuration file.
Ta b l e 3 - 9 destconfig Subcommands (Continued)
Syntax Description
Table 3-10 Example Destination Control Table Entries
Domain Conn. Limit Rcpt. Limit Min. Prd. Enforce MX/DOM
(default) 500 None 1 Domain
Unlisted domains get their own set of 500 connections with unlimited rcpts/hr
(default) 500 None 1 MXIP
Mail gateways at unlisted domains get up to 500 connections, with unlimited rcpts/hr
partner.com 10 500 60 Domain
All gateways at partner.com will share 10 connections, with 500 rcpts/minute
maximum
101.202.101.2 500 None 0 MXIP
Specifying an IP address
destconfig new <profile> [options]