It seems that SRV Records are not handled correctly when entered or the syntax is not clear. e.g. I want to enter the record below.
_xmpp-server._tcp.gmail.com. IN SRV 5 0 5269 xmpp-server.l.google.com.
So I click the SRV button to add an SRV record and enter the following.
Hostname _xmpp-server._tcp.gmail.com.
Server Record SRV 5 0 5269 xmpp-server.l.google.com.
This is the...