|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.malowa.suggestions.pass.InsaneMailserverRule
public class InsaneMailserverRule
Lets pass mails if this is minimum the 6th attempt and the attempt is half an hour after first attempt.
| Constructor Summary | |
|---|---|
InsaneMailserverRule()
|
|
| Method Summary | |
|---|---|
boolean |
shouldBeWhitelisted(SMTPInformation info,
MailHistory history)
Implementation must return true if the current delivery attempt should bypass the greylist delay. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InsaneMailserverRule()
| Method Detail |
|---|
public boolean shouldBeWhitelisted(SMTPInformation info,
MailHistory history)
PassRule
shouldBeWhitelisted in interface PassRuleinfo - information of current SMTP sessionhistory - history of past SMTP sessions
PassRule.shouldBeWhitelisted(de.malowa.greylister.SMTPInformation, de.malowa.greylister.MailHistory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||