Cloud Fax and Notifications API 2.5 Documentation
Common Types and Elements
Cloud Fax and Notifications API Forums Home  
    prev  next        Table of Contents  Common Elements  
These pages describe an earlier version of the Cloud Fax and Notifications API.
While that version continues to function, new development should use the current version.
 

3.15 RulesType

F2M Email Filtering Rules are stored in the EasyLink system as "F2M_ADMIN_MAIL_FILTERING_RULE" stored objects. The RulesType represent the data that forms the content of this stored object.


Tag Name
& type
#Description
RulesType    
   Rule1-This represents a rule to be applied to filter the emails received by an F2M admin.
   Conditional1-This represents the condition that must be satisfied for the rule to apply.
   @MatchAgainst
xs:string
1What the condition is applied to. These are case-sensitive. Legal values are:
Subject
From
True
The value True causes the Condition and MatchCase attributes to be ignored when the rules are applied.
   @Condition
xs:string
0-1How the condition is applied. These are case-sensitive. Legal values are:
IsEqualTo
IsNotEqualTo
Contains
DoesNotContain
StartsWith
DoesNotStartWith
EndsWith
DoesNotEndtWith
IsMissingOrBlank
IsNotMissingOrBlank
   @MatchCase
xs:boolean
0-1Boolean value indicating whether the case should be considered when applying the test indicated by Condition.
   Action
xs:string
1This represents the action that should be taken if all the Conditional criteria are met. Legal values are:
forward
delete
   EmailAddress
xs:string
0-When the Action value is forward these are the email addresses that the mails will be forwarded to.
 
    prev  next        Table of Contents  Common Elements  
© Copyright 2020 OpenText Corp. All Rights Reserved.
Privacy Policy | Cookie Policy
This information is subject to change. Please check frequently for updates.
Modified October 06, 2020