Uses of Class
org.evolvis.tartools.rfc822.Path.Address
-
-
Uses of Path.Address in org.evolvis.tartools.rfc822
Methods in org.evolvis.tartools.rfc822 that return Path.Address Modifier and Type Method Description Path.AddressPath. forSender(boolean allowRFC6854forLimitedUse)Parses the address for the Sender and Resent-Sender headers These headers normally use the address production, but RFC6854 allows for the mailbox production, with the RFC2026 ยง3.3(d) Limited Use caveat that permits it but only for specific circumstances.protected Path.AddressPath. pAddress()protected Path.AddressPath. pGroup()protected Path.AddressPath. pMailbox()protected Path.AddressPath. pNameAddr()
-