Package | Description |
---|---|
mireka.filter.local |
Contains filters which decide if a recipient is local and determine the
necessary actions.
|
mireka.filter.local.table |
Provides classes for configuring which recipients are local and what to
do with mails addressed to them.
|
mireka.forward |
Provides support for address expansion for multiple delivery.
|
mireka.list |
Provides a simple mailing list, which can be used for small, closed,
internal mailing lists, if a full mailing list manager software is not
available.
|
mireka.login |
Contains classes for the configuration and verification of login
credentials.
|
Class and Description |
---|
RecipientDestinationMapper
RecipientDestinationMapper maps recipients to destinations.
|
RecipientSpecification
A RecipientSpecification defines a criteria and it is able to tell if a
recipient matches it.
|
RemotePartSpecification
A DomainSpecification represents a constraint on a
RemotePart , and it
can tell whether a mail address remote part matches it. |
Class and Description |
---|
LocalPartSpecification
LocalPartSpecification is able to decide if the local part of a recipient
address matches it.
|
RecipientDestinationMapper
RecipientDestinationMapper maps recipients to destinations.
|
RecipientSpecification
A RecipientSpecification defines a criteria and it is able to tell if a
recipient matches it.
|
RecipientTable
RecipientTable contains a list of other
RecipientDestinationMapper
instances, and search each element of the list to lookup the destination
assigned to a recipient. |
RemotePartSpecification
A DomainSpecification represents a constraint on a
RemotePart , and it
can tell whether a mail address remote part matches it. |
Class and Description |
---|
RecipientSpecification
A RecipientSpecification defines a criteria and it is able to tell if a
recipient matches it.
|
RemotePartSpecification
A DomainSpecification represents a constraint on a
RemotePart , and it
can tell whether a mail address remote part matches it. |
Class and Description |
---|
RecipientDestinationMapper
RecipientDestinationMapper maps recipients to destinations.
|
Class and Description |
---|
RecipientDestinationMapper
RecipientDestinationMapper maps recipients to destinations.
|
RecipientSpecification
A RecipientSpecification defines a criteria and it is able to tell if a
recipient matches it.
|