Cisco Cisco ASR 5700

Page of 8994
  ACS Ruledef Configuration Mode Commands 
imap mail-size  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
937 
imap mail-size 
This command allows you to define rule expressions to match IMAP e-mail users that have e-mails of a specified size 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 mail-size operator mail_size 
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 
mail_size
 
Specifies the total size of mail, in bytes, to match. 
mail_size
 must be an integer from 0 through 4000000000. 
Usage 
Use this command to define rule expressions to discover the number of IMAP e-mail users that have e-mails 
of a specified size in their mailboxes. 
Example
 
The following command defines a rule expression to match users with e-mail size less than or equal to 
23400
 
bytes: 
imap mail-size <= 23400