Resolv::DNS::Resource
Mail Exchanger resource.
The host of this MX.
MX
The preference for this MX.
Creates a new MX record with preference, accepting mail at exchange.
preference
exchange
# File resolv.rb, line 1957 def initialize(preference, exchange) @preference = preference @exchange = exchange end
This page was generated for Ruby 2.5.1
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.