Uses of Package
mireka
-
Packages that use mireka 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 correspondingTransmitterDestinationdestination.mireka.util Contains frequently used or low level utility classes. -
Classes in mireka used by mireka.filter Class 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. -
Classes in mireka used by mireka.filter.misc Class Description MailData Represents the material transmitted after the SMTP DATA command is accepted and before the end of data indication is transmitted. -
Classes in mireka used by mireka.smtp.server Class Description MailData Represents the material transmitted after the SMTP DATA command is accepted and before the end of data indication is transmitted. -
Classes in mireka used by mireka.transmission Class Description MailData Represents the material transmitted after the SMTP DATA command is accepted and before the end of data indication is transmitted. -
Classes in mireka used by mireka.util Class Description MailData Represents the material transmitted after the SMTP DATA command is accepted and before the end of data indication is transmitted.