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

Página de 448
 
148
Cisco AsyncOS 8.0.1 CLI Reference Guide
 
Chapter  
aliasconfig
Description
Configure email aliases.
Usage
Commit: This command requires a ‘commit’.
Cluster Management: This command can be used in all three machine modes (cluster, group, machine).
Batch Command: This command supports a batch format.
Batch Format
The batch format of the aliasconfig command can be used to add a new alias table, edit an existing table, 
print a list of email aliases, and import/export alias table. To invoke as a batch command, use the 
following format of the 
aliasconfig
 command with the variables listed below:
  •
Adding a new email alias:
aliasconfig new <domain> <alias> [email_address1] [email_address2] ...
Note
Using the ‘
aliasconfig new
’ command with a non-existant domain causes the domain to be created.
  •
Editing an existing email alias
aliasconfig edit <domain> <alias> <email_address1] [email_address2] ...
  •
Displaying an email alias:
aliasconfig print
  •
Importing a local alias listing:
aliasconfig import <filename>
  •
Exporting an alias listing on the IronPort appliance:
aliasconfig export <filename>