|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.malowa.suggestions.white.AbuseRule
public class AbuseRule
Lets pass all mails sent to the postmaster's address and the abuse mail address in any domain.
Constructor Summary | |
---|---|
AbuseRule()
|
Method Summary | |
---|---|
boolean |
shouldBeWhitelisted(SMTPInformation info)
Implement the method to determine whitelisting. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbuseRule()
Method Detail |
---|
public boolean shouldBeWhitelisted(SMTPInformation info)
WhitelistRule
shouldBeWhitelisted
in interface WhitelistRule
info
- can be used for decision.
WhitelistRule.shouldBeWhitelisted(de.malowa.greylister.SMTPInformation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |