Uses of Interface
de.malowa.rules.cleanup.CleanUpRule

Packages that use CleanUpRule
de.malowa.rules.cleanup   
de.malowa.suggestions.cleanup   
 

Uses of CleanUpRule in de.malowa.rules.cleanup
 

Classes in de.malowa.rules.cleanup that implement CleanUpRule
 class DefaultCleanUpRule
          This concrete implementation of the interface CleanUpRule defines the standard cleanup times based on the whitepaper by Evan Harris
 

Uses of CleanUpRule in de.malowa.suggestions.cleanup
 

Classes in de.malowa.suggestions.cleanup that implement CleanUpRule
 class DynamicIPRule
          Deletes database entries from the database from dynamic IP ranges.
 class HostNotGivenRule
          Removes all database entries if the sender's host name is not resolvable and when they have not passed the greylist after two hours.
 class ManyNumbersRule
          If the client host name contains more than five numbers and no further delivery attempts occur, the entry will be deleted after one hour.