Uses of Package
mireka.filter.local.table
-
Packages that use mireka.filter.local.table 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. -
Classes in mireka.filter.local.table used by mireka.filter.local Class 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 aRemotePart, and it can tell whether a mail address remote part matches it. -
Classes in mireka.filter.local.table used by mireka.filter.local.table Class 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 otherRecipientDestinationMapperinstances, and search each element of the list to lookup the destination assigned to a recipient.RemotePartSpecification A DomainSpecification represents a constraint on aRemotePart, and it can tell whether a mail address remote part matches it. -
Classes in mireka.filter.local.table used by mireka.forward Class 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 aRemotePart, and it can tell whether a mail address remote part matches it. -
Classes in mireka.filter.local.table used by mireka.list Class Description RecipientDestinationMapper RecipientDestinationMapper maps recipients to destinations. -
Classes in mireka.filter.local.table used by mireka.login Class Description RecipientDestinationMapper RecipientDestinationMapper maps recipients to destinations.RecipientSpecification A RecipientSpecification defines a criteria and it is able to tell if a recipient matches it.