Class Net::DNS::RR::MR
In: lib/net/dns/rr/mr.rb
Parent: RR

Mail Rename Record (MR)

Class for DNS MR resource records.

Methods

newname   value  

Public Instance methods

Gets the newname value.

Returns a String.

Gets the standardized value for this record, represented by the value of newname.

Returns a String.

[Validate]