I have an MX record which i need to add. With the following properties:
- priority
- Host record
- Points to
- TTL
- status
I also have access to a DNS editor with the following properties, so i need to add the following:
- Record
- Type
- Priority (MX)
- Content
- TTL
I put the following values to create the MX record as per instruction:
Record: @
Type: MX
Priority: 1
Content: SMTP.GOOGLE.COM
TTL: 1 Day
The issue now is that when i hit create button with the above settings, I get a warning saying ‘Please enter at least 5 characters.)- Record ‘. When i leave Record empty, warning says – This field is required.