|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.malowa.suggestions.black.BadCocoNutsRule
public 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. This is a really strong indication of a spammer.
| Constructor Summary | |
|---|---|
BadCocoNutsRule()
|
|
| Method Summary | |
|---|---|
boolean |
shouldBeBlacklisted(SMTPInformation info)
Implement the method to determine blacklisting. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BadCocoNutsRule()
| Method Detail |
|---|
public boolean shouldBeBlacklisted(SMTPInformation info)
BlacklistRule
shouldBeBlacklisted in interface BlacklistRuleinfo - can be used for decision.
BlacklistRule.shouldBeBlacklisted(de.malowa.greylister.SMTPInformation)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||