Package | Description |
---|---|
mireka.filter.dnsbl |
Provides a filter which queries one or more DNSBLs (DNS-based Block Lists)
and rejects mails bases on the result.
|
mireka.smtp |
Contains some commonly useful SMTP related classes.
|
Modifier and Type | Field and Description |
---|---|
SmtpReplyTemplate |
Dnsbl.smtpReplyTemplate |
Modifier and Type | Method and Description |
---|---|
SmtpReplyTemplate |
Dnsbl.getSmtpReply() |
Modifier and Type | Method and Description |
---|---|
void |
Dnsbl.setSmtpReply(SmtpReplyTemplate smtpReplyTemplate) |
Modifier and Type | Method and Description |
---|---|
SmtpReplyTemplate |
SmtpReplyTemplate.format(Object... arguments) |
SmtpReplyTemplate |
SmtpReplyTemplate.resolveDefaultsFrom(SmtpReplyTemplate... replies) |
Modifier and Type | Method and Description |
---|---|
SmtpReplyTemplate |
SmtpReplyTemplate.resolveDefaultsFrom(SmtpReplyTemplate... replies) |