Cisco Cisco ASR 5000

Descargar
Página de 9109
ACS Ruledef Configuration Mode Commands   
▀  imap mailbox-size 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
948 
   
imap mailbox-size 
This command allows you to define rule expressions to match IMAP e-mail user having a specified number of messages 
in their mailboxes. 
Product
 
ACS 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration > Ruledef Configuration 
active-charging service service_name > ruledef ruledef_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-acs-ruledef)# 
Syntax
 
[ no ] imap mailbox-size operator number_of_email 
no
 
If previously configured, deletes the specified rule expression from the current ruledef. 
operator
 
Specifies how to match. 
operator
 must be one of the following: 
 
!=
: Does not equal 
 
<=
: Lesser than or equals 
 
=
: Equals 
 
>=
: Greater than or equals 
number_of_email
 
Specifies the total number of e-mail messages in mailbox of an IMAP user to match. 
number_of_email
 must be an integer from 0 through 65535. 
Usage 
Use this command to define rule expressions to match the number of IMAP e-mail users having a specified 
number of messages in their mailboxes. 
Example
 
The following command defines a rule expression to match e-mail users having less than or equal to 
1024
 e-
mail messages in their mailboxes: 
imap mailbox-size <= 1024