Uses of Package
mireka.transmission.immediate.dns
-
Packages that use mireka.transmission.immediate.dns Package Description mireka.transmission.immediate Provides the API and implementation for services which make a one-time attempt to synchronously transmit a mail to a remote system, either directly, or via a smart host.mireka.transmission.immediate.dns Provides classes for querying mail related DNS records. -
Classes in mireka.transmission.immediate.dns used by mireka.transmission.immediate 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. -
Classes in mireka.transmission.immediate.dns used by mireka.transmission.immediate.dns Class Description MxLookupException