A B C D E F G H I L M N O P R S T U W

C

checkBlacklisting(SMTPInformation) - Static method in class de.malowa.rules.RuleEvaluator
Checks the rule chain if the SMTPInformation should be blacklisted.
checkWhitelisting(SMTPInformation) - Static method in class de.malowa.rules.RuleEvaluator
Checks the rule chain if the SMTPInformation should not even get to the greylist.
checkWhitelisting(SMTPInformation, MailHistory) - Static method in class de.malowa.rules.RuleEvaluator
Checks the rule chain if the SMTPInformation should pass the greylist even if the delay time has not passed.
cleanUp() - Method in class de.malowa.greylister.trap.ConcreteSpamTrap
Clears the internal cache of spamming clients.
cleanUp() - Method in class de.malowa.greylister.trap.NoSpamTrap
 
cleanUp() - Method in class de.malowa.greylister.trap.SpamTrap
Cleans expired entries of spam trap occurrences.
CleanUpRule - Interface in de.malowa.rules.cleanup
CleanUpRules compute a date when an greylisting entry should be removed from the database.
CleanupTask - Class in de.malowa.greylister
The CleanupTask cleans the database from unused entries.
CleanupTask() - Constructor for class de.malowa.greylister.CleanupTask
 
ClientCountryDomainRule - Class in de.malowa.suggestions.delay
Defines a rule that prefers messages originating from some countries and harms messages from other countries.
ClientCountryDomainRule() - Constructor for class de.malowa.suggestions.delay.ClientCountryDomainRule
Constructor of rule
ClientTask - Class in de.malowa.greylister
The ClientTask is a task which will be run if a WorkerThread is ready to handle this task.
ClientTask(Socket) - Constructor for class de.malowa.greylister.ClientTask
Constructor to create a new task which will be run later on.
ConcreteSpamTrap - Class in de.malowa.greylister.trap
Concrete implementation of a spam trap.
ConcreteSpamTrap(Connection) - Constructor for class de.malowa.greylister.trap.ConcreteSpamTrap
Constructor of the concrete spam trap.
Constants - Class in de.malowa.greylister
Constants store many runtime information for the PostfixService.

A B C D E F G H I L M N O P R S T U W