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

Page de 325
 
3-136
CLI Reference Guide for AsyncOS 9.7 for Cisco Email Security Appliances
 
Chapter 3      The Commands: Reference Examples
  Mail Delivery Configuration/Monitoring
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.
- SETUP - Change global settings.
[]> edit
Enter the name or number of the listener you wish to edit.
[]> 2
Name: OutboundMail
Type: Private
Interface: PrivateNet (192.168.1.1/24) TCP Port 25
Protocol: SMTP
Default Domain:
Max Concurrency: 600 (TCP Queue: 50)
Domain Map: Disabled
TLS: No
SMTP Authentication: Disabled
Bounce Profile: Default
Footer: None
LDAP: Off
Choose the operation you want to perform:
- NAME - Change the name of the listener.
- INTERFACE - Change the interface.
- LIMITS - Change the injection limits.
- SETUP - Configure general options.