See: Description
| Class | Description |
|---|---|
| IncomingSmtpSummary |
IncomingSmtpSummary holds and publishes metrics about the traffic on a single
SMTP server port of Mireka.
|
| MeasureTraffic |
The MeasureTraffic filter collects statistics information about the incoming
traffic of a Mireka SMTP server port in an
IncomingSmtpSummary
object. |
| RedirectPostmasterMail |
Assigns a destination to a postmaster recipient depending on the reverse
path.
|
| RejectLargeMail | |
| ReversePathDestinationPair |
A reverse path - destination mapping, which is used by the
RedirectPostmasterMail filter. |
| SavePostmasterMail | |
| StopLoop | |
| Tarpit |
Tarpit maintains a list about attempts to send mail to non-existent users and
calculates a wait duration which should be used to slow down clients.
|
| TarpitOnGlobalRejections |
The TarpitOnGlobalRejections filter slows down replies to RCPT command on all
connections if unknown recipients are submitted by a client.
|
| ThresholdingInputStream |