Hi,
I am using a custom delegated domain and try to add cname and mx records with a target outside of the zone the entry is created in. However when using REST or the Web UI there is always appended the zone to the entered hostname.
Let’s assume I have the zone test.example.com. When adding a CNAME record with the name abc
and set something.example.com
as data then the entry is always created as abc.test.example.com CNAME something.example.com.test.example.com
I tried this with single zone and multiple zone domains. Ist this expected behaviour or a bug?
Thanks,
Martin