Package mireka.transmission.immediate.dns
Provides classes for querying mail related DNS records.
-
Class Summary Class Description AddressLookup The AddressLookup class queries the IP address of an MTA or domain by querying the A and AAAA records assigned to the domain name of the MTA.MxLookup The MxLookup class determines the MTA servers responsible from a domain by querying the MX records from the DNS system. -
Exception Summary Exception Description MxLookupException