Class GlobalPostmaster

  • All Implemented Interfaces:
    Recipient

    public class GlobalPostmaster
    extends Object
    implements Recipient
    GlobalPostmaster represents the special "Postmaster" recipient (without a domain). This is always treated case-insensitively and quoted forms of the name must not be used.
    See Also:
    RFC 5321 4.1.1.3
    • Constructor Detail

      • GlobalPostmaster

        public GlobalPostmaster​(String postmaster)