Руководство Пользователя для Cisco Cisco Email Security Appliance C170

Скачать
Страница из 1094
 
30-30
Cisco AsyncOS 8.0.1 for Email User Guide
 
Chapter 30      Managing and Monitoring Using the CLI
  Managing the Email Queue
Warning
Redirecting messages to a receiving domain that has /dev/null as its destination results in the loss of 
messages. The CLI does not display a warning if you redirect mail to such a domain. Check the SMTP 
route for the receiving domain before redirecting messages.
Example 
The following example redirects all mail to the example2.com host.
Showing Messages Based on Recipient in Queue
Use the 
showrecipients
 command to show messages from the email delivery queue by recipient host or 
Envelope From address. You can also show all messages in the queue.
Example
The following example shows messages in the queue for all recipient hosts. 
mail3.example.com> redirectrecipients
Please enter the hostname or IP address of the machine you want to send all mail to.
[]> example2.com
WARNING: redirecting recipients to a host or IP address that is not prepared to accept 
large volumes of SMTP mail from this host will cause messages to bounce and possibly 
result in the loss of mail.
Are you sure you want to redirect all mail in the queue to "example2.com"? [N]> y
Redirecting messages, please wait.
246 recipients redirected.
mail3.example.com> showrecipients
Please select how you would like to show messages:
1. By recipient host.
2. By Envelope From address.
3. All.