Skip to content
This repository was archived by the owner on Oct 31, 2018. It is now read-only.
This repository was archived by the owner on Oct 31, 2018. It is now read-only.

Can't set MX priority to zero #61

@petertwise

Description

@petertwise

Hi -

I've tried the following:

linode domain record-create -l example.com -t MX -R example.mail.protection.outlook.com. -P 0

linode domain record-create -l example.com -t MX -R example.mail.protection.outlook.com. -P '0'

linode domain record-create -l example.com -t MX -R example.mail.protection.outlook.com. -P "0"

linode domain record-create -l example.com -t MX -R example.mail.protection.outlook.com. --priority 0

All result in the default priority level of 10 being set.

Not really a big deal as usually setting a priority level of 1 instead of 0 will suffice.

But it's possible to set it to zero in the GUI so I thought I would bring it up here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions