Cisco Cisco Email Security Appliance C160 技术参考

下载
页码 448
 
369
Cisco AsyncOS 8.0.1 CLI Reference Guide
 
Chapter 
  •
Adding a new recipient to the RAT
listenerconfig edit <name> rcptacess new <rat_addr> [options]
  •
Editing a recipient in the RAT 
listenerconfig edit <name> rcptacess edit <rat_addr> [options]
  •
Deleting a recipient from the RAT
listenerconfig edit <name> rcptacess delete <rat_addr> 
  •
Printing a copy of the RAT
listenerconfig edit <name> rcptacess print
  •
Importing a local RAT to your IronPort appliance
listenerconfig edit <name> rcptacess import <filename>
  •
Exporting a RAT
listenerconfig edit <name> rcptacess export <filename>
  •
Clearing the default access
listenerconfig edit <name> rcptacess clear <default_access>
Table 3-170
listenerconfig 
Argument Values - RAT
Argument
Description
<rat_addr>
Enter the hosts to add. Hosts can be formatted as 
follows:
CIDR addresses (10.1.1.0/24)
Hostname (crm.example.com)
Partial Hostname (.example.com)
Usernames (postmaster@)
Full email addresses (joe@example.com, 
joe@[1.2.3.4]
Note
Separate multiple hosts with commas
<options>
--action
Action to apply to address(es). Either “Accept” or 
“Reject”. Default is “Accept”.