|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.malowa.PostfixService
public class PostfixService
The PostfixService is the main program which is used to
implement a greylisting algorithm for the Postfix Mail System. It has an
unique way to determine delay times based on a flexible extensible rule set.
Other rules can be used to offer two rule based whitelists and a rule based
blacklist. Additionally it offers an internal whitelist and also has access
to the DNS based whitelist of http://www.dnswl.org/.
| Constructor Summary | |
|---|---|
PostfixService()
Constructs the Postfix service |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Starts the program. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PostfixService()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
args - command line arguments
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||