Cisco Cisco Email Security Appliance C170 Folheto

Página de 322
 
3-133
AsyncOS 9.6 for Cisco Email Security Appliances CLI 참조 가이드
 
     명령참조 예제
  메일 전달 컨피그레이션/모니터링
다음 예에서는 
bounceconfig
 명령을 사용하여 
bounceprofile
이라는 바운스 프로필을 생성합니다. 이 
프로필에서는 모든 하드 바운스 메시지가 대체 주소 
bounce-mailbox@example.com
으로 보내집니다
 
연 경고 메시지가 활성화됩니다. 경고 메시지가 수신자별로 하나씩 보내지고 경고 메시지 간격의 기
본값인 4시간(14400초)이 적용됩니다.
mail3.example.com> bounceconfig
Current bounce profiles:
1. Default
Choose the operation you want to perform:
- NEW - Create a new profile.
- EDIT - Modify a profile.
[]> new
Please create a name for the profile:
[]> bounceprofile
Please enter the maximum number of retries.
[100]> 100
Please enter the maximum number of seconds a message may stay in the queue before being 
hard bounced.
[259200]> 259200
Please enter the initial number of seconds to wait before retrying a message.
[60]> 60
Please enter the maximum number of seconds to wait before retrying a message.
[3600]> 3600
Do you want a message sent for each hard bounce? (Yes/No/Default) [Y]> y
Do you want bounce messages to use the DSN message format? (Yes/No/Default) [Y]> y
If a message is undeliverable after some interval, do you want to send a delay warning 
message? (Yes/No/Default) [N]> y
Please enter the minimum interval in seconds between delay warning messages.
[14400]> 14400
Please enter the maximum number of delay warning messages to send per
recipient.
[1]> 1
Do you want hard bounce and delay warning messages sent to an alternate address, instead 
of the sender? [N]> y
Please enter the email address to send hard bounce and delay warning.
[]> 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.
[]>
mail3.example.com>