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.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.
|
Modifier and Type | Method and Description |
---|---|
Session |
SessionDestination.createSession()
Creates a session object which will be notified about all steps of an
SMTP mail transaction.
|
Session |
UnknownRecipientDestination.createSession() |
Modifier and Type | Method and Description |
---|---|
Session |
RelayDestination.createSession() |
Modifier and Type | Method and Description |
---|---|
Session |
SrsDestination.createSession() |