Uses of Interface
de.malowa.rules.black.BlacklistRule

Packages that use BlacklistRule
de.malowa.suggestions.black   
 

Uses of BlacklistRule in de.malowa.suggestions.black
 

Classes in de.malowa.suggestions.black that implement BlacklistRule
 class AKSTCspammerRule
          Blocks all mails where the sender address starts with the string 'akstc' and where the domain part (without top level domain) follows this initial string.
 class BadCocoNutsRule
          Blocks with a HELO pretending to come from top level domain .CC and having two occurrences of the string 'mail' in the HELO.
 class DWspammerRule
          Blocks all mails where the sender address starts with the string 'dw' and where the domain part (without top level domain) follows this initial string.