Package mireka.filter.misc
Class TarpitOnGlobalRejections
- Object
-
- mireka.filter.misc.TarpitOnGlobalRejections
-
- All Implemented Interfaces:
FilterType
public class TarpitOnGlobalRejections extends Object implements FilterType
The TarpitOnGlobalRejections filter slows down replies to RCPT command on all connections if unknown recipients are submitted by a client.
-
-
Constructor Summary
Constructors Constructor Description TarpitOnGlobalRejections()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FiltercreateInstance(MailTransaction mailTransaction)
-
-
-
Method Detail
-
createInstance
public Filter createInstance(MailTransaction mailTransaction)
- Specified by:
createInstancein interfaceFilterType
-
-