Uses of Class
mireka.filter.local.table.RecipientTable
-
Packages that use RecipientTable Package Description mireka.filter.local.table Provides classes for configuring which recipients are local and what to do with mails addressed to them. -
-
Uses of RecipientTable in mireka.filter.local.table
Subclasses of RecipientTable in mireka.filter.local.table Modifier and Type Class Description classLocalRecipientTableLocalRecipientTable contains recipient-destination mappings likeRecipientTable, but it never matches a recipient whose domain is not included in the specified domain list.
-