filter
Recipient Reject Filter — Rejects mail to a given recipient<filter/>
| Name: | filter |
| Required by Parent Tag: | No |
| Multiple Tag Instances supported: | Yes |
Table 39. Attributes for filter tag (for xms.filter.recipient.SimpleRecipientRejectFilter)
| Name | Friendly Name | Description | Type | Default Value | Required |
|---|---|---|---|---|---|
| class | Class | The class name the service manager loads. To load: Recipient Reject Filter use: class xms.filter.recipient.SimpleRecipientRejectFilter | Class Name A fully qualified class name for a class that is part of the java classpath. | xms.filter.recipient.SimpleRecipientRejectFilter | Yes |
| address | Reject Address | If the recipient matches this address mail is blocked | String Any character combination is valid. | none | Yes |