You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2018. It is now read-only.
Hi -
I've tried the following:
linode domain record-create -l example.com -t MX -R example.mail.protection.outlook.com. -P 0linode 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 0All 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.