Skip to content

INWX: support null MX records #2643

@gvangool

Description

@gvangool

Is your feature request related to a problem? Please describe.
I tried to apply null MX records on a domain at INWX.
But I get an error that it's not supported (

a.Add("MX", rejectif.MxNull) // Last verified 2020-12-28
)

Describe the solution you'd like
Based on their documentation, we can disable the check for MxNull.

Describe alternatives you've considered
I'm currently using an IGNORE("@", "MX") rule to manage it manually in the UI.

Additional context
...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions