amber/mx_record

Types

pub type MxRecord {
  MxRecord(preference: Int, exchange: String)
}

Constructors

  • MxRecord(preference: Int, exchange: String)

    Arguments

    preference

    A priority value, which is a relative value compared to the other preferences of MX records for the domain.

    exchange

    The server that mail should be delivered to.

Search Document