All Classes and Interfaces

Class
Description
Simple SmtpMessageHandler that stores the received messages in a list.
Provides methods to easily create a MimeMessage that can be sent to an SMTP server.
Attachment of an SmtpMessage.
Provides an InputStream to read the attachment content.
List of SMTP commands.
Represents the SMTP command types.
Protocol exchange data between smtp4j and the sender.
Represents an SMTP message.
Represents a message handler that will process any incoming message.
Represents a simple SmtpMessage iterator.
Constants for the SMTP protocol.
Exception thrown when there is an error during the protocol exchange.
Simple SMTP server.
Helper to build a new SmtpServer.
Represents a server listener.
Handles the SMTP protocol.
Represents a message receiver within the SMTP transaction.