Package | Description |
---|---|
mireka.destination |
Contains Destination core classes; destinations represents the different ways
of delivering a mail received in an incoming mail transaction, e.g. putting
the mail into a POP3 maildrop or transmitting it to a remote domain.
|
mireka.filter |
Contains the filter API; filters follow an SMTP transaction and may respond
to individual SMTP commands.
|
mireka.filter.local.table |
Provides classes for configuring which recipients are local and what to
do with mails addressed to them.
|
mireka.filter.misc |
Contains other, unrelated, simple filters which have not got their own
package.
|
mireka.filter.proxy |
Provides a filter which relays a mail transaction step
by step to a backend server in "real time".
|
mireka.forward |
Provides support for address expansion for multiple delivery.
|
mireka.list |
Provides a simple mailing list, which can be used for small, closed,
internal mailing lists, if a full mailing list manager software is not
available.
|
mireka.login |
Contains classes for the configuration and verification of login
credentials.
|
mireka.pop |
Contains classes for the configuration and connection handling of a POP3
(Post Office Protocol) server.
|
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. |
Class and Description |
---|
Destination
Destination specifies the service which must be used to transfer an incoming
mail addressed to a specific recipient and it also contains information
necessary for that service to do the transfer.
|
MailDestination
A MailDestination is a
ResponsibleDestination which is only interested
in the complete mail at the end of the mail transaction, not in the steps of
the mail transaction. |
ResponsibleDestination
ResponsibleDestination is a Destination which takes complete responsibility
for the delivery of the mail.
|
Session
Session methods are called step by step as the SMTP mail transaction
progresses.
|
SessionDestination
SessionDestination is a
ResponsibleDestination , which is able the
deliver the mail while following the mail transaction step by step. |
Class and Description |
---|
Destination
Destination specifies the service which must be used to transfer an incoming
mail addressed to a specific recipient and it also contains information
necessary for that service to do the transfer.
|
Class and Description |
---|
Destination
Destination specifies the service which must be used to transfer an incoming
mail addressed to a specific recipient and it also contains information
necessary for that service to do the transfer.
|
Class and Description |
---|
Destination
Destination specifies the service which must be used to transfer an incoming
mail addressed to a specific recipient and it also contains information
necessary for that service to do the transfer.
|
Class and Description |
---|
Destination
Destination specifies the service which must be used to transfer an incoming
mail addressed to a specific recipient and it also contains information
necessary for that service to do the transfer.
|
ResponsibleDestination
ResponsibleDestination is a Destination which takes complete responsibility
for the delivery of the mail.
|
Session
Session methods are called step by step as the SMTP mail transaction
progresses.
|
SessionDestination
SessionDestination is a
ResponsibleDestination , which is able the
deliver the mail while following the mail transaction step by step. |
Class and Description |
---|
Destination
Destination specifies the service which must be used to transfer an incoming
mail addressed to a specific recipient and it also contains information
necessary for that service to do the transfer.
|
MailDestination
A MailDestination is a
ResponsibleDestination which is only interested
in the complete mail at the end of the mail transaction, not in the steps of
the mail transaction. |
ResponsibleDestination
ResponsibleDestination is a Destination which takes complete responsibility
for the delivery of the mail.
|
Session
Session methods are called step by step as the SMTP mail transaction
progresses.
|
SessionDestination
SessionDestination is a
ResponsibleDestination , which is able the
deliver the mail while following the mail transaction step by step. |
Class and Description |
---|
Destination
Destination specifies the service which must be used to transfer an incoming
mail addressed to a specific recipient and it also contains information
necessary for that service to do the transfer.
|
MailDestination
A MailDestination is a
ResponsibleDestination which is only interested
in the complete mail at the end of the mail transaction, not in the steps of
the mail transaction. |
ResponsibleDestination
ResponsibleDestination is a Destination which takes complete responsibility
for the delivery of the mail.
|
Class and Description |
---|
Destination
Destination specifies the service which must be used to transfer an incoming
mail addressed to a specific recipient and it also contains information
necessary for that service to do the transfer.
|
Class and Description |
---|
Destination
Destination specifies the service which must be used to transfer an incoming
mail addressed to a specific recipient and it also contains information
necessary for that service to do the transfer.
|
MailDestination
A MailDestination is a
ResponsibleDestination which is only interested
in the complete mail at the end of the mail transaction, not in the steps of
the mail transaction. |
ResponsibleDestination
ResponsibleDestination is a Destination which takes complete responsibility
for the delivery of the mail.
|
Class and Description |
---|
Destination
Destination specifies the service which must be used to transfer an incoming
mail addressed to a specific recipient and it also contains information
necessary for that service to do the transfer.
|
Class and Description |
---|
Destination
Destination specifies the service which must be used to transfer an incoming
mail addressed to a specific recipient and it also contains information
necessary for that service to do the transfer.
|
MailDestination
A MailDestination is a
ResponsibleDestination which is only interested
in the complete mail at the end of the mail transaction, not in the steps of
the mail transaction. |
ResponsibleDestination
ResponsibleDestination is a Destination which takes complete responsibility
for the delivery of the mail.
|