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.dnsbl |
Provides a filter which queries one or more DNSBLs (DNS-based Block Lists)
and rejects mails bases on the result.
|
mireka.filter.local |
Contains filters which decide if a recipient is local and determine the
necessary actions.
|
mireka.filter.misc |
Contains other, unrelated, simple filters which have not got their own
package.
|
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.pop |
Contains classes for the configuration and connection handling of a POP3
(Post Office Protocol) server.
|
mireka.smtp |
Contains some commonly useful SMTP related classes.
|
mireka.smtp.client | |
mireka.transmission |
Provides the reliable transmission service API and the corresponding
TransmitterDestination destination. |
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.dns |
Provides classes for querying mail related DNS records.
|
mireka.transmission.immediate.host |
Provides a class which makes a one time attempt to transmit a mail to a
specific SMTP host.
|
mireka.transmission.queue |
Contains a file system based queue implementation.
|
mireka.transmission.queuing |
Provides a reliable, queuing
Transmitter
implementation. |
mireka.util |
Contains frequently used or low level utility classes.
|
Class and Description |
---|
RejectExceptionExt
Indicates that the SMTP command just received from a client must be rejected.
|
Class and Description |
---|
RejectExceptionExt
Indicates that the SMTP command just received from a client must be rejected.
|
Class and Description |
---|
SmtpReplyTemplate
A template for an SMTP reply to be sent.
|
Class and Description |
---|
RejectExceptionExt
Indicates that the SMTP command just received from a client must be rejected.
|
Class and Description |
---|
RejectExceptionExt
Indicates that the SMTP command just received from a client must be rejected.
|
Class and Description |
---|
EnhancedStatus
These class represents an SMTP status which includes enhanced status code.
|
RejectExceptionExt
Indicates that the SMTP command just received from a client must be rejected.
|
Class and Description |
---|
RejectExceptionExt
Indicates that the SMTP command just received from a client must be rejected.
|
Class and Description |
---|
RejectExceptionExt
Indicates that the SMTP command just received from a client must be rejected.
|
Class and Description |
---|
EnhancedStatus
These class represents an SMTP status which includes enhanced status code.
|
EnhancedStatus.StatusClass |
MailSystemStatus
This interface represents an SMTP status, which is returned by a remote MTA
in a response, or generated locally.
|
RejectExceptionExt
Indicates that the SMTP command just received from a client must be rejected.
|
SmtpReplyTemplate
A template for an SMTP reply to be sent.
|
Class and Description |
---|
SendException
Signals an error occurred while attempting to transmit a mail to a remote
domain.
|
Class and Description |
---|
EnhancedStatus
These class represents an SMTP status which includes enhanced status code.
|
RejectExceptionExt
Indicates that the SMTP command just received from a client must be rejected.
|
Class and Description |
---|
EnhancedStatus
These class represents an SMTP status which includes enhanced status code.
|
MailSystemStatus
This interface represents an SMTP status, which is returned by a remote MTA
in a response, or generated locally.
|
Class and Description |
---|
EnhancedStatus
These class represents an SMTP status which includes enhanced status code.
|
MailSystemStatus
This interface represents an SMTP status, which is returned by a remote MTA
in a response, or generated locally.
|
SendException
Signals an error occurred while attempting to transmit a mail to a remote
domain.
|
Class and Description |
---|
EnhancedStatus
These class represents an SMTP status which includes enhanced status code.
|
SendException
Signals an error occurred while attempting to transmit a mail to a remote
domain.
|
Class and Description |
---|
SendException
Signals an error occurred while attempting to transmit a mail to a remote
domain.
|
Class and Description |
---|
EnhancedStatus
These class represents an SMTP status which includes enhanced status code.
|
Class and Description |
---|
SendException
Signals an error occurred while attempting to transmit a mail to a remote
domain.
|
Class and Description |
---|
RejectExceptionExt
Indicates that the SMTP command just received from a client must be rejected.
|