Cisco Cisco ASR 5700

Page of 8994
ACS Ruledef Configuration Mode Commands   
▀  email 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
826 
   
email 
This command allows you to define rule expressions to match generic e-mail message parameters. These expressions 
will be applicable for IMAP, MMS, POP3, and SMTP protocols. 
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 ] email { cc | content { class | type } | from | size | subject | to } [ case-
sensitive ] 
operator value 
no
 
If previously configured, deletes the specified rule expression from the current ruledef. 
cc
 
Specifies to match the “cc” field of standard e-mail message. 
content { class | type }
 
Specifies to match the “content-type” or “content-class” field of standard e-mail message. 
from
 
Specifies to match the “from” field of standard e-mail message. 
subject
 
Specifies to match the “subject” field of standard e-mail message. 
to
 
Specifies to match the “to” field of standard e-mail message. 
size
 
Specifies to match with the total size of e-mail message specified in bytes. 
case-sensitive
 
Specifies that the rule expression be case-sensitive. By default, rule expressions are not case-sensitive.