filter
Local Delivery Filter — Changes the message target for recipient domains found in the localdomains attribute<filter class="xms.filter.recipient.LocalDeliveryFilter" … />
Table 19. Attributes for filter tag (for xms.filter.recipient.LocalDeliveryFilter)
| Name | Description | Type | Default Value | Required |
|---|---|---|---|---|
| localDomains | The name of a StringList implementation that contains a list of local domains | StringList Name of a StringList as defined in StringListService | none | no |
| localTarget | The target to use to deliver local mail | String any character combination | none | no |
| multiplexer | The multiplexer this filter will deliver to | String any character combination | none | no |
| remoteTarget | The target to use to deliver remote mail | String any character combination | none | no |
This tag depends on the following services (or a service that extends or implements these classes)