Method emailFilterRuleAdd
emailFilterRuleAdd
voidemailFilterRuleAdd ( stringsession, stringdomain, stringpop, stringfilter, stringheader, stringrule, stringrule_param )Description
Add a new filter ruleParameters
- stringsession : the session id
- stringdomain : the domain name
- stringpop : the pop account name
- stringfilter : the filter name
- stringheader : the rule header (From|Cc|To|Subject|...)
- stringrule : the rule action (contain|doesnotcontain|checkspf)
- stringrule_param : the rule parameter











Code generator
Method signature