Class MailConstants


  • public class MailConstants
    extends Object
    Constants used for mails.
    • Field Detail

      • USE_HTML

        public static final String USE_HTML
        The key for the additional attribute whether the body should be sent as HTML message.
        See Also:
        Constant Field Values
      • BOUNCE_ADDRESS

        public static final String BOUNCE_ADDRESS
        The key for the additional attribute for the bounce address.
        See Also:
        Constant Field Values
    • Constructor Detail

      • MailConstants

        public MailConstants()