An `A` record is enough to deliver mail. In practice, though, the lack of an MX record often means that mail will not be deliverable. Add a stricter check that only allows MX, not A. See 0b7bfb2 and following for example code.
An
Arecord is enough to deliver mail. In practice, though, the lack of an MX record often means that mail will not be deliverable.Add a stricter check that only allows MX, not A. See 0b7bfb2 and following for example code.