Class InlineDomainRegistry

  • All Implemented Interfaces:
    RemotePartSpecification

    public class InlineDomainRegistry
    extends Object
    implements RemotePartSpecification
    InlineDomainRegistry is used to easily configure the list of domains and address literals which are considered local by the mail server. In contrast to its name this container also accepts AddressLiteral, but that is rarely used if ever.
    • Constructor Detail

      • InlineDomainRegistry

        public InlineDomainRegistry()
    • Method Detail

      • addDomain

        public void addDomain​(String remotePart)
      • setRemoteParts

        public void setRemoteParts​(String[] remoteParts)