| Package | Description |
|---|---|
| mireka.filter.proxy |
Provides a filter which relays a mail transaction step
by step to a backend server in "real time".
|
| mireka.smtp.client | |
| 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.
|
| mireka.transmission.immediate.host |
Provides a class which makes a one time attempt to transmit a mail to a
specific SMTP host.
|
| Class and Description |
|---|
| BackendServer
BackendServer specifies another SMTP server which is used as a proxy target
or smarthost.
|
| Class and Description |
|---|
| ClientFactory
ClientFactory creates
SmtpClient instances based on the configured
parameters. |
| MtaAddress
MtaAddress contains all informations which are necessary to contact that MTA
and identify it in DSN reports, logs.
|
| SmtpClient
SmtpClient extends SmartClient so that it requires no additional information
to connect to a client.
|
| Class and Description |
|---|
| MtaAddress
MtaAddress contains all informations which are necessary to contact that MTA
and identify it in DSN reports, logs.
|
| Class and Description |
|---|
| BackendServer
BackendServer specifies another SMTP server which is used as a proxy target
or smarthost.
|
| ClientFactory
ClientFactory creates
SmtpClient instances based on the configured
parameters. |
| MtaAddress
MtaAddress contains all informations which are necessary to contact that MTA
and identify it in DSN reports, logs.
|
| Class and Description |
|---|
| SmtpClient
SmtpClient extends SmartClient so that it requires no additional information
to connect to a client.
|