Class Dnsruby::RR::MX
In: lib/Dnsruby/resource/MX.rb
Parent: RR

Class for DNS Mail Exchanger (MX) resource records. RFC 1035 Section 3.3.9

Constants

TypeValue = Types::MX #:nodoc: all

Attributes

exchange  [RW]  The name of this mail exchange.
preference  [RW]  The preference for this mail exchange.

[Validate]