Cisco Cisco Email Security Appliance C160 Références techniques

Page de 458
 
195
Cisco AsyncOS 8.5 CLI Reference Guide
 
Chapter 3      The Commands: Reference Examples
  Mail Delivery Configuration/Monitoring
Editing the Default Bounce Profile
You can also edit the default bounce profile. In this example, the default profile is edited to increase the 
maximum number of seconds to wait before retrying unreachable hosts 
from 3600 (one 
hour) to 10800 (three hours):
Table 3-79
bounceconfig
- Editing a Bounce Profile
mail3.example.com> bounceconfig
Current bounce profiles:
1. Default
2. bounceprofile
Choose the operation you want to perform:
- NEW - Create a new profile.
- EDIT - Modify a profile.
- DELETE - Remove a profile.
[]> edit
Please enter the number of the profile to edit:
[]> 2
Please enter the maximum number of retries.
[100]>
Please enter the maximum number of seconds a message may stay in the 
queue before being hard bounced.
[259200]>
Please enter the initial number of seconds to wait before retrying a 
message.
[60]>