turnkey hub mx record interface broken
Bug #791687 reported by
gabe trxstr
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
TurnKey Linux |
Fix Released
|
Medium
|
Alon Swartz |
Bug Description
The turnkey hub mx record interface only allows a single mx record at a time. When you try to add a second record, you get an error which may be coming from the underlying route 53 aws service. I used interstate 53 to add a full set of mx records and it also had the error when trying to add a record but supports a batch update which works as long as there is no existing mx record.
Changed in turnkeylinux: | |
status: | New → Confirmed |
Changed in turnkeylinux: | |
importance: | Undecided → Medium |
To post a comment you must log in.
Is this the error you received?
Tried to create resource record set $DOMAIN., type MX but it already exists
I never came across this during testing, as I only tested adding multiple MX records by specifying subdomain delegation.
The solution seems to be using the "batch update", which shouldn't be very difficult to implement.
Could you please provide the MX records you want to create so I can use them as a test case to make sure the fix works as expected (you can replace your domain name with DOMAIN if you like).
Thanks for reporting the issue BTW.