filter
Blacklist Filter — Blocks IP addresses listed in blacklists<filter class="xms.filter.BlacklistFilter" … />
Table 11. Attributes for filter tag (for xms.filter.BlacklistFilter)
| Name | Description | Type | Default Value | Required |
|---|---|---|---|---|
| action | The action to perform if an IP is listed in a blacklist | ActionEnum One of the following values: accept,drop,reject,tempfail,error | tempfail | no |
| blacklists | A comma-delimited list of blacklists to check against | String any character combination | cbl.abuseat.org | no |
| timeout | Timeout in MS to wait for blacklist lookup | int positive integer | 10000 | no |
This tag depends on the following services (or a service that extends or implements these classes)