Class CaseInsensitiveAnyDomainRecipient

  • All Implemented Interfaces:
    RecipientSpecification

    public class CaseInsensitiveAnyDomainRecipient
    extends Object
    implements RecipientSpecification
    CaseInsensitiveAnyDomainRecipient is a convenience class for configuration, it case insensitively matches any recipient with the specified local part, irrespective of the remote part. It can even match the special global postmaster address which has no remote part at all.
    • Constructor Detail

      • CaseInsensitiveAnyDomainRecipient

        public CaseInsensitiveAnyDomainRecipient()