POLICY MANAGER
Global Policy
3 |
Examples showing the use of Operands
The following examples show how operands can be inserted and how RiskFilter will use them to decide whether to trigger the action defined in the Advanced Content Filter:
RiskFilter <AND> Gateway <AND> Innovation
This expression matches content when “RiskFilter”, “Gateway” and “Innovation” are all present.
Content | Result |
|
|
Welcome to SurfControl RiskFilter for a secure mail gateway solution at Innovation! | Matches |
|
|
Welcome to SurfControl RiskFilter home page! | Does not match |
|
|
For a secure mail gateway solution, come to Innovation. | Does not match |
|
|
|
|
RiskFilter <OR> Gateway <OR> Innovation
This expression matches content when “RiskFilter”, “Gateway” or “Innovation” is present.
Content | Result |
|
|
Welcome to SurfControl RiskFilter for a secure mail gateway solution! | Matches |
|
|
Welcome to SurfControl RiskFilter home page! | Matches |
|
|
For a secure | Does not match |
|
|
|
|
<OCCUR> gateway (Assume Frequency =2 )
This expression matches content if “gateway” occurs more than twice.
Content | Result |
|
|
Welcome to SurfControl Risk Filter - | Does not match |
|
|
Innovation gateway provides a secure…gateway… | Does not match |
|
|
For a secure mail gateway solution, check…gateway…and Innovation gateway is | Matches |
high performance… |
|
|
|
|
|
Multiple operators can be used in a single keyword expression, but multiple operator types are not allowed in a single dynamic keyword expression.
For example: RiskFilter<OR>Gateway<AND>Innovation is an invalid keyword expression. Valid keyword expression examples:
•RiskFilter
•innovation
•RiskFilter <AND> innovation
SurfControl RiskFilter - | Administrator’s Guide 95 |