Package io.vertx.ext.mail
package io.vertx.ext.mail
-
ClassDescriptionCanonicalization Algorithm for DKIM.Signing Algorithm specified by DKIM spec.This represents the options used to perform DKIM Signature signing action.Converter and mapper for
DKIMSignOptions.possible options for a login into an SMTP server
either DISABLED, NONE, REQUIRED or XOAUTH2Represent a mail attachment that can be used in a MailMessage.SMTP mail client for Vert.xA builder forMailClient.represents the configuration of a mail service with mail server hostname, port, security options, login options and login/passwordrepresent a mail message that can be sent via the MailClientRepresent the result of the sendMail operationThis represents an Exception during communication with SMTP server.The Enhanced Status codes.possible options for a secure connection using TLS
either DISABLED, OPTIONAL or REQUIRED