| Package | Description |
|---|---|
| mireka.address |
Classes representing recipient addresses passed in mail envelopes.
|
| mireka.transmission.immediate.dns |
Provides classes for querying mail related DNS records.
|
| Modifier and Type | Field and Description |
|---|---|
Domain |
DomainPart.domain |
| Constructor and Description |
|---|
DomainPart(Domain domain) |
| Modifier and Type | Method and Description |
|---|---|
org.xbill.DNS.Name[] |
MxLookup.queryMxTargets(Domain domain)
Returns an ordered host name list based on the MX records of the domain.
|