Cisco Cisco Email Security Appliance C190 Technical References

Page of 314
 
130
Cisco AsyncOS 9.1 for Email CLI Reference Guide
 
Chapter 3      The Commands: Reference Examples
  Mail Delivery Configuration/Monitoring
[]> 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]>
Please enter the maximum number of seconds to wait before retrying a message.
[3600]> 10800
Do you want a message sent for each hard bounce? (Yes/No/Default)[Y]> 
Do you want bounce messages to use the DSN message format? (Yes/No/Default) [N]>
If a message is undeliverable after some interval, do you want to send a delay warning 
message? (Yes/No/Default)[N]> 
Do you want hard bounce messages sent to an alternate address, instead of the sender? [Y]>
Please enter the email address to send hard bounce.
[bounce-mailbox@example.com]>
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.
Applying a Bounce Profile to a Listener
After a bounce profile has been configured, you can apply the profile for each listener using the 
listenerconfig -> bounceconfig 
command and then committing the changes.
Note
Bounce profiles can be applied based upon the listener that a message was received on. However, this 
listener has nothing to do with how the message is ultimately delivered. 
In this example, the OutboundMail private listener is edited and the bounce profile named 
bouncepr1
 is 
applied to it.
mail3.example.com> listenerconfig
Currently configured listeners:
1. InboundMail (on PublicNet, 192.168.2.1) SMTP Port 25 Public
2. OutboundMail (on PrivateNet, 192.168.1.1) SMTP Port 25 Private
Choose the operation you want to perform:
- NEW - Create a new listener.
- EDIT - Modify a listener.
- DELETE - Remove a listener.