Interface IMailServerData

    • Method Detail

      • getPort

        int getPort()
      • getAuthName

        String getAuthName()
      • getAuthPassword

        String getAuthPassword()
      • isAllowUtf8

        boolean isAllowUtf8()
      • isSupportsCustomSenderName

        default boolean isSupportsCustomSenderName()
      • isSupportsMixedBodyTypes

        default boolean isSupportsMixedBodyTypes()
      • getAuthenticator

        @Deprecated
        default javax.mail.Authenticator getAuthenticator()
        Deprecated.