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

Скачать
Страница из 460
 
3-32
Cisco IronPort AsyncOS 7.6 for Email Configuration Guide
OL-25136-01
Chapter 3      Setup and Installation
C10/100/150/160 Listener Example
Note
The following example of creating a listener applies to C150/160 customers only. 
In this example portion of the 
systemsetup
 command, a listener named MailInterface is configured to 
run on the MailNet IP interface. Then, it is configured to accept all email for the domain 
example.com
An initial SMTP route to the mail exchange 
exchange.example.com
 is configured. Then, the same 
listener is configured to relay all email for all hosts within the domain 
example.com
. (Note the dot at the 
beginning of the entry: 
.example.com
)
Rate limiting is enabled, and the maximum value of 450 recipients per hour from a single host is 
specified for the public listener. 
[]> .example.com
Do you want to enable rate limiting for this listener? (Rate limiting defines the 
maximum number of recipients per hour you are willing to receive from a remote domain.)  
[N]> n
Default Policy Parameters
==========================
Maximum Message Size: 100M
Maximum Number Of Connections From A Single IP: 600
Maximum Number Of Messages Per Connection: 10,000
Maximum Number Of Recipients Per Message: 100,000
Maximum Number Of Recipients Per Hour: Disabled
Use SenderBase for Flow Control:  No
Virus Detection Enabled:  Yes
Allow TLS Connections: No
Would you like to change the default host access policy?  [N]> n
Listener OutboundMAil created.
Defaults have been set for a Private listener.
Use the listenerconfig->EDIT command to customize the listener.
*****