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

Página de 328
 
3-143
CLI Reference Guide for AsyncOS 10.0 for Cisco Email Security Appliances
 
Chapter 3      The Commands: Reference Examples
  Mail Delivery Configuration/Monitoring
Batch Command: This command does not support a batch format
Example
The appliance gives you various options to delete recipients depending upon the need. The following 
example show deleting recipients by recipient host, deleting by Envelope From Address, and deleting all 
recipients in the queue. 
Delete by Recipient Domain
mail3.example.com> deleterecipients
Please select how you would like to delete messages:
1. By recipient host.
2. By Envelope From address.
3. All.
[1]> 1
Please enter the hostname for the messages you wish to delete.
[]> example.com
Are you sure you want to delete all messages being delivered to "example.com"? [N]> Y
Deleting messages, please wait.
100 messages deleted.
Delete by Envelope From Address
mail3.example.com> deleterecipients
Please select how you would like to delete messages:
1. By recipient host.
2. By Envelope From address.
3. All.
[1]> 2
Please enter the Envelope From address for the messages you wish to delete.
[]> mailadmin@example.com
Are you sure you want to delete all messages with the Envelope From address of 
"mailadmin@example.com"? [N]> Y
Deleting messages, please wait.
100 messages deleted.
Delete All
mail3.example.com> deleterecipients
Please select how you would like to delete messages:
1. By recipient host.
2. By Envelope From address.
3. All.
[1]> 1
Are you sure you want to delete all messages in the queue? [N]> Y
Deleting messages, please wait.
1000 messages deleted.