Package | Description |
---|---|
mireka.filter |
Contains the filter API; filters follow an SMTP transaction and may respond
to individual SMTP commands.
|
mireka.filter.misc |
Contains other, unrelated, simple filters which have not got their own
package.
|
mireka.smtp.server |
Classes related to establishing an SMTP listening socket, receiving mail
using the SubEthaSMTP library, and passing it to the filter chain
for processing.
|
mireka.transmission |
Provides the reliable transmission service API and the corresponding
TransmitterDestination destination. |
mireka.util |
Contains frequently used or low level utility classes.
|
Class and Description |
---|
ConfigurationException
Thrown to indicate that the configuration is invalid.
|
MailData
Represents the material transmitted after the SMTP DATA command is accepted
and before the end of data indication is transmitted.
|
Class and Description |
---|
MailData
Represents the material transmitted after the SMTP DATA command is accepted
and before the end of data indication is transmitted.
|
Class and Description |
---|
MailData
Represents the material transmitted after the SMTP DATA command is accepted
and before the end of data indication is transmitted.
|
Class and Description |
---|
MailData
Represents the material transmitted after the SMTP DATA command is accepted
and before the end of data indication is transmitted.
|
Class and Description |
---|
MailData
Represents the material transmitted after the SMTP DATA command is accepted
and before the end of data indication is transmitted.
|