Package | Description |
---|---|
mireka.smtp |
Contains some commonly useful SMTP related classes.
|
mireka.transmission.dsn |
Creates Delivery Status Notification message.
|
mireka.transmission.immediate |
Provides the API and implementation for services which make a one-time
attempt to synchronously transmit a mail to a remote system, either
directly, or via a smart host.
|
Modifier and Type | Class and Description |
---|---|
class |
EnhancedStatus
These class represents an SMTP status which includes enhanced status code.
|
Modifier and Type | Field and Description |
---|---|
MailSystemStatus |
RecipientProblemReport.remoteMtaDiagnosticStatus |
Modifier and Type | Class and Description |
---|---|
class |
Rfc821Status
This class represents an SMTP status which does not include enhanced status
code.
|
Modifier and Type | Method and Description |
---|---|
MailSystemStatus |
RemoteMtaErrorResponseException.remoteMtaStatus()
SMTP response sent by the remote MTA
|